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

/macosx-10.10/ICU-531.30/icuSources/common/
H A Duloc.cpp517 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(localeID) == 1)
526 static int32_t getShortestSubtagLength(const char *localeID) { function

Completed in 191 milliseconds