Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_script_run.c278 #define FOUND_BOPOMOFO 1 in PRIV() macro
289 case ucp_Bopomofo: chspecial |= FOUND_BOPOMOFO; break; in PRIV()
299 if (chspecial == FOUND_BOPOMOFO) in PRIV()