Searched refs:eptrb (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_exec.c501 eptrb pointer to chain of blocks containing eptr at start of
514 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb,
546 frame->Xeptrb = eptrb;
559 #define eptrb frame->Xeptrb macro
742 newptrb.epb_prev = eptrb;
743 eptrb = &newptrb;
760 eptrb, RM55);
784 eptrb, RM52);
790 eptrb, RM51);
798 eptrb, RM5
513 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, unsigned int rdepth) argument
6252 #undef eptrb macro
[all...]

Completed in 39 milliseconds