Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c2715 length = (md->jscript_compat)? 0 : -1; in match()
2737 length = (md->jscript_compat)? 0 : -1; in match()
6561 md->jscript_compat = (re->options & PCRE_JAVASCRIPT_COMPAT) != 0; in pcre_exec()
H A Dpcre_internal.h2538 BOOL jscript_compat; /* JAVASCRIPT_COMPAT flag */ member
H A Dpcre_jit_compile.c417 BOOL jscript_compat; member
5981 if (backtracks != NULL && !common->jscript_compat) in compile_dnref_search()
6001 if (withchecks && !common->jscript_compat) in compile_ref_matchingpath()
9875 common->jscript_compat = (re->options & PCRE_JAVASCRIPT_COMPAT) != 0; in PRIV()

Completed in 60 milliseconds