Lines Matching full:fcd
201 fcd(*Normalizer2Factory::getFCDInstance(errorCode)),
1233 // Make new FCD strings that combine a composite, or its decomposition,
1240 // but builds only FCD strings (or else returns FALSE).
1269 // Composite + sourceChar would not be FCD.
1287 // Appending the next source character to the composite would not be FCD.
1296 U_ASSERT(fcd.isNormalized(newString, errorCode));
1303 // Do not map non-FCD prefixes.
1309 // Do not map non-FCD strings.
1316 return U_SUCCESS(errorCode) && fcd.isNormalized(s, errorCode);
1681 // add chars that fail the fcd check