Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_ucp.h116 ucp_gbLV, /* 9 Hangul syllable type LV */ enumerator
Dpcre2_tables.c192 (1u<<ucp_gbLV)|(1u<<ucp_gbLVT)|(1u<<ucp_gbOther)|
195 ESZ|(1u<<ucp_gbL)|(1u<<ucp_gbV)|(1u<<ucp_gbLV)| /* 6 L */
/third_party/pcre2/pcre2/maint/
Ducptest.c324 case ucp_gbLV: graphbreak = US"Hangul syllable type LV"; break; in print_prop()