Home | History | Annotate | Download | only in i18n

Lines Matching refs:getChildNode

269 TextTrieMap::getChildNode(CharacterNode *parent, UChar c) const {
344 node = getChildNode(node, c);
351 node = getChildNode(node, c);