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

  /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 5547 milliseconds