Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c7270 cd->check_lookbehind = TRUE; in compile_regex()
8104 cd->check_lookbehind = FALSE; in pcre_compile2()
8188 if (cd->check_lookbehind) in pcre_compile2()
H A Dpcre_internal.h2414 BOOL check_lookbehind; /* Lookbehinds need later checking */ member

Completed in 92 milliseconds