Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h186 ucp_bidiR, /* Right to left */ enumerator
Dpcre2_ucptables.c1083 { 371, PT_BIDICL, ucp_bidiR },
/third_party/pcre2/pcre2/maint/
Ducptest.c453 case ucp_bidiR: bidiclass = US"R "; break; in print_prop()