Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h180 ucp_bidiLRI, /* Left to right isolate */ enumerator
Dpcre2_ucptables.c1075 { 305, PT_BIDICL, ucp_bidiLRI },
/third_party/pcre2/pcre2/maint/
Ducptest.c449 case ucp_bidiLRI: bidiclass = US"LRI"; break; in print_prop()