Searched refs:read_repeat_counts (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 1412 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, in read_repeat_counts() function 1640 if (!read_repeat_counts(&p, ptrend, NULL, NULL, errorcodeptr) && in PRIV() 3109 !read_repeat_counts(&tempptr, ptrend, NULL, NULL, &errorcode)))) in parse_regex() 3441 if (!read_repeat_counts(&ptr, ptrend, &min_repeat, &max_repeat, in parse_regex()
|
Completed in 21 milliseconds