Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c455 BOOL use_ucp; member
4856 if (common->use_ucp) in check_wordboundary()
4900 if (common->use_ucp) in check_wordboundary()
10906 common->use_ucp = (re->overall_options & PCRE2_UCP) != 0; in jit_compile()