Searched refs:getNextUChars (Results 1 – 3 of 3) sorted by relevance
508 int32_t count=trie->getNextUChars(app); in TestGetNextUChars()517 count=trie->getNextUChars(app); in TestGetNextUChars()524 count=trie->getNextUChars(app); in TestGetNextUChars()531 count=trie->getNextUChars(app); in TestGetNextUChars()537 count=trie->getNextUChars(app); in TestGetNextUChars()545 count=trie->getNextUChars(app); in TestGetNextUChars()
252 int32_t getNextUChars(Appendable &out) const;
367 UCharsTrie::getNextUChars(Appendable &out) const { in getNextUChars() function in UCharsTrie