Home | History | Annotate | Download | only in common

Lines Matching refs:getShortestSubtagLength

517 #define _hasBCP47Extension(id) (id && uprv_strstr(id, "@") == NULL && getShortestSubtagLength(localeID) == 1)
526 static int32_t getShortestSubtagLength(const char *localeID) {