Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c2419 read_repeat_counts(PCRE2_SPTR p, int *minp, int *maxp, int *errorcodeptr) in read_repeat_counts() function
5067 ptr = read_repeat_counts(ptr+1, &repeat_min, &repeat_max, errorcodeptr); in compile_branch()