Searched refs:currentTL (Results 1 – 1 of 1) sorted by relevance
1003 const LocaleInfo* currentTL = new LocaleInfo("tl"); variable1004 LocaleMatcher::IsMoreSuitable(currentTL, other, request);1005 LocaleMatcher::IsMoreSuitable(other, currentTL, request);1034 delete currentTL;