Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c7978 BOOL lookbehind; in compile_regex() local
8020 lookbehind = *code == OP_ASSERTBACK || in compile_regex()
8024 if (lookbehind) in compile_regex()
8058 if (lookbehind && lookbehindlength > 0) in compile_regex()

Completed in 23 milliseconds