Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c514 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, in match() argument
546 frame->Xeptrb = eptrb; in match()
559 #define eptrb frame->Xeptrb in match() macro
742 newptrb.epb_prev = eptrb; in match()
743 eptrb = &newptrb; in match()
760 eptrb, RM55); in match()
784 eptrb, RM52); in match()
790 eptrb, RM51); in match()
798 eptrb, RM56); in match()
806 eptrb, RM53); in match()
[all …]