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

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Duloc_tag.c216 _isLanguageSubtag(const char* s, int32_t len) { function
1020 } else if (!_isLanguageSubtag(buf, len)) {
2186 if (_isLanguageSubtag(pSubtag, subtagLen)) {

Completed in 182 milliseconds