Home
last modified time | relevance | path

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

/PHP-8.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c9470 uint32_t *gptr, *gptrend; in get_branchlength() local
9705 gptrend = parsed_skip(gptr + 1, PSKIP_KET); in get_branchlength()
9706 if (gptrend == NULL) goto PARSED_SKIP_FAILED; in get_branchlength()
9707 if (pptr > gptr && pptr < gptrend) goto ISNOTFIXED; /* Local recursion */ in get_branchlength()

Completed in 30 milliseconds