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

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

Completed in 95 milliseconds