Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h179 ucp_bidiLRE, /* Left to right embedding */ enumerator
Dpcre2_ucptables.c1074 { 297, PT_BIDICL, ucp_bidiLRE },
/third_party/pcre2/pcre2/maint/
Ducptest.c448 case ucp_bidiLRE: bidiclass = US"LRE"; break; in print_prop()