Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h2504 typedef struct eptrblock { struct
2505 struct eptrblock *epb_prev; argument
2507 } eptrblock; argument
2553 eptrblock *eptrchain; /* Chain of eptrblocks for tail recursions */
Dpcre_exec.c399 eptrblock *Xeptrb;
442 eptrblock Xnewptrb;
514 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, in match()
658 eptrblock newptrb; in match()