Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1411 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, in read_repeat_counts() function
1639 if (!read_repeat_counts(&p, ptrend, NULL, NULL, errorcodeptr) && in PRIV()
3108 !read_repeat_counts(&tempptr, ptrend, NULL, NULL, &errorcode)))) in parse_regex()
3440 if (!read_repeat_counts(&ptr, ptrend, &min_repeat, &max_repeat, in parse_regex()

Completed in 27 milliseconds