Home
last modified time | relevance | path

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

/PHP-7.2/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.h2535 BOOL use_ucp; /* PCRE_UCP flag */ member
H A Dpcre_jit_compile.c441 BOOL use_ucp; member
4838 if (common->use_ucp) in check_wordboundary()
4882 if (common->use_ucp) in check_wordboundary()
10891 common->use_ucp = (re->options & PCRE_UCP) != 0; in PRIV()

Completed in 108 milliseconds