Searched defs:isFrenchSec (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Ducol.cpp4305 UBool isFrenchSec = (coll->frenchCollation == UCOL_ON) && (compareSec == 0); local
4418 if(!isFrenchSec){
4519 if(!isFrenchSec){
4679 UBool isFrenchSec = (coll->frenchCollation == UCOL_ON) && (compareSec == 0); local
4866 if(!isFrenchSec) {
5068 if(!isFrenchSec) { // Regular situation, we know the length of secondaries
7475 UBool isFrenchSec = (coll->frenchCollation == UCOL_ON) && checkSecTer; local
7681 if(!isFrenchSec) { /* normal */

Completed in 85 milliseconds