Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drbnf.cpp353 UChar** nextArray(int32_t& requiredLength);
426 UChar** elem = nextArray(requiredLength); in doParse()
467 LocDataParser::nextArray(int32_t& requiredLength) { in nextArray() function in LocDataParser