Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_exec.c2203 if (md->use_ucp) in match()
2227 if (md->use_ucp) in match()
2253 if (md->use_ucp) in match()
2277 if (md->use_ucp) in match()
6558 md->use_ucp = (re->options & PCRE_UCP) != 0; in pcre_exec()
H A Dpcre_internal.h2535 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 72 milliseconds