Searched refs:NORMALIZER_EXPOSE_CLASS_CONST (Results 1 – 2 of 2) sorted by relevance
45 NORMALIZER_EXPOSE_CLASS_CONST( NONE ); in normalizer_register_constants()46 NORMALIZER_EXPOSE_CLASS_CONST( FORM_D ); in normalizer_register_constants()47 NORMALIZER_EXPOSE_CLASS_CONST( NFD ); in normalizer_register_constants()48 NORMALIZER_EXPOSE_CLASS_CONST( FORM_KD ); in normalizer_register_constants()49 NORMALIZER_EXPOSE_CLASS_CONST( NFKD ); in normalizer_register_constants()50 NORMALIZER_EXPOSE_CLASS_CONST( FORM_C ); in normalizer_register_constants()51 NORMALIZER_EXPOSE_CLASS_CONST( NFC ); in normalizer_register_constants()52 NORMALIZER_EXPOSE_CLASS_CONST( FORM_KC ); in normalizer_register_constants()53 NORMALIZER_EXPOSE_CLASS_CONST( NFKC ); in normalizer_register_constants()56 NORMALIZER_EXPOSE_CLASS_CONST( NFKC_CF ); in normalizer_register_constants()[all …]
47 #undef NORMALIZER_EXPOSE_CLASS_CONST in transliterator_register_constants()
Completed in 7 milliseconds