Home | History | Annotate | Download | only in i18n

Lines Matching refs:buildTrie

288 // buildTrie() - The Trie node structure is needed.  Create it from the data that was
292 void TextTrieMap::buildTrie(UErrorCode &status) {
314 nonConstThis->buildTrie(status);