Searched refs:NFD (Results 1 – 4 of 4) sorted by relevance
38 const NFD = 2; define in Normalizer39 const FORM_D = NFD;
81 tiebreaker. The Unicode code point values of the NFD form of each string are207 There is no significant effect on sort key length. If the input text is known to be in NFD or NFKD
47 NORMALIZER_EXPOSE_CLASS_CONST( NFD ); in normalizer_register_constants()
35 Normalizer::FORM_D != Normalizer::NFD ||
Completed in 8 milliseconds