Lines Matching full:median
80 MutableTrieDictionary::MutableTrieDictionary( UChar median, UErrorCode &status ) {83 // Making it a median character cuts the worse case for searches from86 fTrie = new TernaryNode(median);