Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c375 enum { PSKIP_ALT, PSKIP_CLASS, PSKIP_KET }; enumerator
8963 if (isinline) *pptrptr = parsed_skip(*pptrptr, PSKIP_KET); in get_grouplength()
9263 gptrend = parsed_skip(gptr + 1, PSKIP_KET); in get_branchlength()
9292 pptr = parsed_skip(pptr + 1, PSKIP_KET); in get_branchlength()

Completed in 27 milliseconds