Searched refs:getNextUChars (Results 1 – 3 of 3) sorted by relevance
506 int32_t count=trie->getNextUChars(app); in TestGetNextUChars()515 count=trie->getNextUChars(app); in TestGetNextUChars()522 count=trie->getNextUChars(app); in TestGetNextUChars()529 count=trie->getNextUChars(app); in TestGetNextUChars()535 count=trie->getNextUChars(app); in TestGetNextUChars()543 count=trie->getNextUChars(app); in TestGetNextUChars()
250 int32_t getNextUChars(Appendable &out) const;
364 UCharsTrie::getNextUChars(Appendable &out) const { in getNextUChars() function in UCharsTrie