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

  /external/pcre/dist2/src/
pcre2_compile.c     [all...]
pcre2_convert.c 136 uint32_t bracount = 0; local
294 if (!extended || bracount == 0) goto ESCAPE_LITERAL;
295 bracount--;
299 bracount++;
pcre2_intmodedep.h 736 uint32_t bracount; /* Count of capturing parentheses */ member in struct:compile_block
    [all...]

Completed in 63 milliseconds