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

  /external/icu/icu4c/source/common/
locresdata.cpp 51 /* char localeBuffer[ULOC_FULLNAME_CAPACITY*4];*/
165 char localeBuffer[ULOC_FULLNAME_CAPACITY];
167 uloc_canonicalize(localeId, localeBuffer, sizeof(localeBuffer), status);
173 localeBuffer,
loclikely.cpp     [all...]
locdispnames.cpp 357 char localeBuffer[ULOC_FULLNAME_CAPACITY*4];
373 length=(*getter)(locale, localeBuffer, sizeof(localeBuffer), &localStatus);
385 tag, NULL, localeBuffer,
386 localeBuffer,
    [all...]
uloc.cpp     [all...]

Completed in 832 milliseconds