Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h169 ucp_bidiAL, /* Arabic letter */ enumerator
Dpcre2_ucptables.c1062 { 210, PT_BIDICL, ucp_bidiAL },
/third_party/pcre2/pcre2/maint/
Ducptest.c445 case ucp_bidiAL: bidiclass = US"AL "; break; in print_prop()