Home | History | Annotate | Download | only in i18n

Lines Matching refs:addChildNode

199         node = addChildNode(node, keyBuffer[index], status);
225 TextTrieMap::addChildNode(CharacterNode *parent, UChar c, UErrorCode &status) {