Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/doc/
H A Dnormalizer_api.php38 const NFD = 2; define in Normalizer
39 const FORM_D = NFD;
H A DTutorial.txt81 tiebreaker. The Unicode code point values of the NFD form of each string are
207 There is no significant effect on sort key length. If the input text is known to be in NFD or NFKD
/PHP-7.0/ext/intl/normalizer/
H A Dnormalizer.c47 NORMALIZER_EXPOSE_CLASS_CONST( NFD ); in normalizer_register_constants()
/PHP-7.0/ext/intl/tests/
H A Dnormalizer_normalize.phpt35 Normalizer::FORM_D != Normalizer::NFD ||

Completed in 16 milliseconds