Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h175 ucp_bidiES, /* European separator */ enumerator
Dpcre2_ucptables.c1070 { 269, PT_BIDICL, ucp_bidiES },
/third_party/pcre2/pcre2/maint/
Ducptest.c462 case ucp_bidiES: bidiclass = US"ES "; break; in print_prop()