Searched refs:getNextUChars (Results 1 – 3 of 3) sorted by relevance
507 int32_t count=trie->getNextUChars(app); in TestGetNextUChars()516 count=trie->getNextUChars(app); in TestGetNextUChars()523 count=trie->getNextUChars(app); in TestGetNextUChars()530 count=trie->getNextUChars(app); in TestGetNextUChars()536 count=trie->getNextUChars(app); in TestGetNextUChars()544 count=trie->getNextUChars(app); in TestGetNextUChars()
252 int32_t getNextUChars(Appendable &out) const;
366 UCharsTrie::getNextUChars(Appendable &out) const { in getNextUChars() function in UCharsTrie