Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c110 int prev_cap_d = 0; in find_minlength() local
207 prev_cap_d = find_minlength(re, cc, startcode, utf, recurses, countptr, in find_minlength()
209 if (prev_cap_d < 0) return prev_cap_d; in find_minlength()
211 branchlength += prev_cap_d; in find_minlength()

Completed in 8 milliseconds