Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h185 ucp_bidiPDI, /* Pop directional isolate */ enumerator
Dpcre2_ucptables.c1082 { 363, PT_BIDICL, ucp_bidiPDI },
/third_party/pcre2/pcre2/maint/
Ducptest.c452 case ucp_bidiPDI: bidiclass = US"PDI"; break; in print_prop()