Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8103 BOOL lookbehind; in compile_regex() local
8145 lookbehind = *code == OP_ASSERTBACK || in compile_regex()
8149 if (lookbehind) in compile_regex()
8183 if (lookbehind && lookbehindlength > 0) in compile_regex()

Completed in 27 milliseconds