Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
Dsortedlines.cpp543 UChar32 UBChar; in detectContractions() local
544 U16_GET(UB[UCOL_SECONDARY]->name, 0, 0, UB[UCOL_SECONDARY]->len, UBChar); in detectContractions()
545 if(secondRep[j]->firstCC > u_getCombiningClass(UBChar)) { in detectContractions()