Searched refs:getNextUChars (Results 1 – 3 of 3) sorted by relevance
505 int32_t count=trie->getNextUChars(app); in TestGetNextUChars()514 count=trie->getNextUChars(app); in TestGetNextUChars()521 count=trie->getNextUChars(app); in TestGetNextUChars()528 count=trie->getNextUChars(app); in TestGetNextUChars()534 count=trie->getNextUChars(app); in TestGetNextUChars()542 count=trie->getNextUChars(app); in TestGetNextUChars()
250 int32_t getNextUChars(Appendable &out) const;
364 UCharsTrie::getNextUChars(Appendable &out) const { in getNextUChars() function in UCharsTrie