Searched defs:fcd (Results 1 – 13 of 13) sorted by relevance
293 const Normalizer2 &nfd, &fcd; variable
1296 uint16_t fcd = getFCD(text, &temp, result); in getPreviousBaseOffset() local
303 UnicodeString out, fcd; in checkConformance() local
125 const Normalizer2 *fcd, *nfd; member in CollationTest
746 … uint16_t fcd; // Hi byte is lead combining class. lo byte is trailing combing class. in uprv_uca_unsafeCPAddCCNZ() local2045 int16_t fcd = context.nfcImpl->getFCD16(el.cPoints[j]); in uprv_uca_canonicalClosure() local
949 uint16_t fcd = nfcImpl->previousFCD16(el.cPoints, s); in ucol_createElements() local
1369 uint16_t fcd; in collIterFCD() local1746 uint16_t fcd; in collPrevIterFCD() local
1309 uint16_t fcd = getFCD(text, &temp, result); in getPreviousBaseOffset() local
1159 fcd[]={ in TestNextPrevious() local
430 FCDNormalizer2 fcd; member