Searched refs:getNextUChars (Results 1 – 3 of 3) sorted by relevance
509 int32_t count=trie->getNextUChars(app); in TestGetNextUChars()518 count=trie->getNextUChars(app); in TestGetNextUChars()525 count=trie->getNextUChars(app); in TestGetNextUChars()532 count=trie->getNextUChars(app); in TestGetNextUChars()538 count=trie->getNextUChars(app); in TestGetNextUChars()546 count=trie->getNextUChars(app); in TestGetNextUChars()
290 int32_t getNextUChars(Appendable &out) const;
367 UCharsTrie::getNextUChars(Appendable &out) const { in getNextUChars() function in UCharsTrie