Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1398 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, in read_repeat_counts() function
1566 if (!read_repeat_counts(&p, ptrend, NULL, NULL, errorcodeptr) && in PRIV()
2809 !read_repeat_counts(&tempptr, ptrend, NULL, NULL, &errorcode)))) in parse_regex()
3155 if (!read_repeat_counts(&ptr, ptrend, &min_repeat, &max_repeat, in parse_regex()

Completed in 26 milliseconds