HomeSort by relevance Sort by last modified time
    Searched refs:_isScriptSubtag (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/common/
uloc_tag.c 233 _isScriptSubtag(const char* s, int32_t len) {
962 if (!_isScriptSubtag(buf, len)) {
    [all...]
  /external/icu4c/common/
uloc_tag.c 234 _isScriptSubtag(const char* s, int32_t len) {
994 if (!_isScriptSubtag(buf, len)) {
    [all...]

Completed in 403 milliseconds