Searched refs:use_ucp (Results 1 – 3 of 3) sorted by relevance
2205 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()
2535 BOOL use_ucp; /* PCRE_UCP flag */ member
421 BOOL use_ucp; member4162 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()