Searched refs:use_ucp (Results 1 – 3 of 3) sorted by relevance
2203 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()
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()
Completed in 72 milliseconds