Home
last modified time | relevance | path

Searched refs:gNeutralStr (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dgender.cpp36 static const char* gNeutralStr = "neutral"; variable
165 if (uprv_strcmp(type_str, gNeutralStr) == 0) { in loadInstance()
/third_party/node/deps/icu-small/source/i18n/
H A Dgender.cpp41 static const char* gNeutralStr = "neutral"; variable
176 if (uprv_strcmp(type_str, gNeutralStr) == 0) { in loadInstance()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgender.cpp36 static const char* gNeutralStr = "neutral"; variable
165 if (uprv_strcmp(type_str, gNeutralStr) == 0) { in loadInstance()

Completed in 3 milliseconds