Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c2205 if (md->use_ucp) in match()
2229 if (md->use_ucp) in match()
2255 if (md->use_ucp) in match()
2279 if (md->use_ucp) in match()
6560 md->use_ucp = (re->options & PCRE_UCP) != 0; in pcre_exec()
H A Dpcre_internal.h2539 BOOL use_ucp; /* PCRE_UCP flag */ member
H A Dpcre_jit_compile.c421 BOOL use_ucp; member
4162 if (common->use_ucp) in check_wordboundary()
4206 if (common->use_ucp) in check_wordboundary()
9880 common->use_ucp = (re->options & PCRE_UCP) != 0; in PRIV()

Completed in 87 milliseconds