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

  /external/chromium/third_party/icu/source/tools/genrb/
wrtxml.cpp 180 int canonLen = 0;
195 canonLen = uloc_canonicalize(localeID, canon, canonCapacity, &status);
201 strnrepchr(canon, canonLen, '_', '-');
    [all...]
  /external/icu4c/tools/genrb/
wrtxml.cpp 180 int canonLen = 0;
195 canonLen = uloc_canonicalize(localeID, canon, canonCapacity, &status);
201 strnrepchr(canon, canonLen, '_', '-');
    [all...]

Completed in 12 milliseconds