Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h187 ucp_bidiRLE, /* Right to left embedding */ enumerator
Dpcre2_ucptables.c1084 { 377, PT_BIDICL, ucp_bidiRLE },
/third_party/pcre2/pcre2/maint/
Ducptest.c454 case ucp_bidiRLE: bidiclass = US"RLE"; break; in print_prop()