HomeSort by relevance Sort by last modified time
    Searched full:canonlen (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 192 int canonLen = 0;
207 canonLen = uloc_canonicalize(localeID, canon, canonCapacity, &status);
213 strnrepchr(canon, canonLen, '_', '-');
    [all...]

Completed in 3066 milliseconds