Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_internal.h958 #define STRING_bidiclass "bidiclass" macro
1259 #define STRING_bidiclass STR_b STR_i STR_d STR_i STR_c STR_l STR_a STR_s STR_s macro
Dpcre2_compile.c2165 if (PRIV(strcmp_c8)(name, STRING_bidiclass) == 0 || in get_ucp()