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

  /external/chromium/third_party/icu/source/common/
uloc_tag.c 178 _isNumericString(const char* s, int32_t len) {
258 if (len == 3 && _isNumericString(s, len)) {
    [all...]
  /external/icu4c/common/
uloc_tag.c 179 _isNumericString(const char* s, int32_t len) {
259 if (len == 3 && _isNumericString(s, len)) {
    [all...]

Completed in 88 milliseconds