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.c1322 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, in read_repeat_counts() function
1481 if (!read_repeat_counts(&p, ptrend, NULL, NULL, errorcodeptr) && in PRIV()
2623 !read_repeat_counts(&tempptr, ptrend, NULL, NULL, &errorcode)))) in parse_regex()
2962 if (!read_repeat_counts(&ptr, ptrend, &min_repeat, &max_repeat, in parse_regex()