Home
last modified time | relevance | path

Searched defs:NFCLen (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/colprobe/
Dline.cpp249 int32_t NFCLen = unorm_normalize(name, len, UNORM_NFC, 0, NFC, 50, &status); in toBundleString() local
296 int32_t NFCLen = unorm_normalize(name, len, UNORM_NFC, 0, NFC, 50, &status); in toHTMLString() local
330 int32_t NFCLen = unorm_normalize(name, len, UNORM_NFC, 0, NFC, 50, &status); in toString() local