Home | History | Annotate | Download | only in i18n

Lines Matching refs:search

275     // Linear search of the sorted list of children.
316 // Linear search of the sorted list of children.
332 TextTrieMap::search(const UnicodeString &text, int32_t start,
337 search(fNodes, text, start, start, handler, status);
341 TextTrieMap::search(CharacterNode *node, const UnicodeString &text, int32_t start,
372 search(node, text, start, index+1, handler, status);
1378 fZoneStringsTrie.search(text, start, (TextTrieMapSearchResultHandler*)&handler, status);
1651 // Search the cache entry list