Home
last modified time | relevance | path

Searched refs:locationBuf (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtzfmt.cpp1415 UChar locationBuf[64]; in formatExemplarLocation() local
1416 UnicodeString location(locationBuf, 0, UPRV_LENGTHOF(locationBuf)); in formatExemplarLocation()