Searched refs:gMixedNeutralStr (Results 1 – 1 of 1) sorted by relevance
36 static const char* gMixedNeutralStr = "mixedNeutral"; variable165 if (uprv_strcmp(type_str, gMixedNeutralStr) == 0) { in loadInstance()