Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c8387 BOOL lookbehind; in compile_regex() local
8430 lookbehind = *code == OP_ASSERTBACK || in compile_regex()
8434 if (lookbehind) in compile_regex()
8475 if (lookbehind && lookbehindlength > 0) in compile_regex()

Completed in 26 milliseconds