Home | History | Annotate | Download | only in i18n

Lines Matching full:ignorecase

210 TextTrieMap::TextTrieMap(UBool ignoreCase)
211 : fIgnoreCase(ignoreCase), fNodes(NULL), fNodesCapacity(0), fNodesCount(0),