HomeSort by relevance Sort by last modified time
    Searched refs:eptrblock (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/
pcre2_intmodedep.h 767 typedef struct eptrblock { struct
768 struct eptrblock *epb_prev;
770 } eptrblock; typedef in typeref:struct:eptrblock
817 eptrblock *eptrchain; /* Chain of eptrblocks for tail recursions */
    [all...]
pcre2_match.c 368 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,
580 PCRE2_SIZE offset_top, match_block *mb, eptrblock *eptrb, uint32_t rdepth)
720 eptrblock newptrb;
    [all...]

Completed in 69 milliseconds