Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_intmodedep.h767 typedef struct eptrblock { struct
768 struct eptrblock *epb_prev; argument
770 } eptrblock; argument
817 eptrblock *eptrchain; /* Chain of eptrblocks for tail recursions */
Dpcre2_match.c368 eptrblock *Xeptrb;
399 eptrblock Xnewptrb;
429 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()
580 PCRE2_SIZE offset_top, match_block *mb, eptrblock *eptrb, uint32_t rdepth) in match()
720 eptrblock newptrb; in match()