Home
last modified time | relevance | path

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

/PHP-8.4/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()
/PHP-8.4/
H A DUPGRADING357 variable-length lookbehind assertions are now supported.

Completed in 41 milliseconds