Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c104 PCRE2_SPTR startcode, BOOL utf, recurse_check *recurses, int *countptr, in find_minlength() argument
130 if ((*countptr)++ > 1000) return -1; in find_minlength()
186 d = find_minlength(re, cc, startcode, utf, recurses, countptr, in find_minlength()
207 prev_cap_d = find_minlength(re, cc, startcode, utf, recurses, countptr, in find_minlength()
522 countptr, backref_cache); in find_minlength()
580 d = find_minlength(re, cs, startcode, utf, &this_recurse, countptr, in find_minlength()
665 countptr, backref_cache); in find_minlength()
H A Dpcre2_compile.c5201 int *countptr, int *errorcodeptr, compile_block *cb) in find_dupname_details() argument
5244 *countptr = count; in find_dupname_details()

Completed in 37 milliseconds