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

  /external/pcre/dist2/src/
pcre2_intmodedep.h 775 typedef struct match_block { struct
825 } match_block; typedef in typeref:struct:match_block
    [all...]
pcre2_match.c 146 match_block *mb, BOOL caseless, PCRE2_SIZE *lengthptr)
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)
    [all...]

Completed in 144 milliseconds