Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c429 PCRE2_SIZE offset_top, match_block *mb, eptrblock *eptrb, uint32_t rdepth);
472 PCRE2_SPTR mstart, PCRE2_SIZE offset_top, match_block *mb, eptrblock *eptrb, in op_recurse_ovecsave() argument
492 mb, eptrb, rdepth + 1); in op_recurse_ovecsave()
580 PCRE2_SIZE offset_top, match_block *mb, eptrblock *eptrb, uint32_t rdepth) in match() argument
611 frame->Xeptrb = eptrb; in match()
624 #define eptrb frame->Xeptrb in match() macro
788 newptrb.epb_prev = eptrb; in match()
789 eptrb = &newptrb; in match()
806 eptrb, RM55); in match()
830 eptrb, RM52); in match()
[all …]