Lines Matching refs:frenchSecondary
27 frenchSecondary(false),
208 frenchSecondary = probe.isFrenchSecondary(status);
213 logger->log("French secondary value is %i\n", frenchSecondary, frenchSecondary);
557 } else if((firstRep[i]->lastCC > secondRep[j]->firstCC && secondRep[j]->firstCC && !frenchSecondary)
558 || (firstRep[i]->firstCC < secondRep[j]->lastCC && firstRep[i]->firstCC && frenchSecondary)) {
563 } else if(frenchSecondary && (firstRep[i]->strengthFromEmpty > UCOL_PRIMARY && secondRep[j]->strengthFromEmpty > UCOL_PRIMARY)) {
565 }else if(firstRep[i]->lastCC && secondRep[j]->firstCC && frenchSecondary) {
628 if(((!secondRep[j-1]->firstCC || firstRep[i]->lastCC < secondRep[j-1]->firstCC) && !frenchSecondary)
629 ||((!firstRep[i]->firstCC || firstRep[i]->firstCC > secondRep[j-1]->lastCC) && frenchSecondary)) {
1440 frenchSecondary(false),
1454 debug->log("Read size %i, frenchSecondary %i and upperFirst %i\n", size, newFrench, newUpperFirst);
1455 frenchSecondary = (UBool)newFrench;
1484 fprintf(file, "%i,%i,%i\n", size, frenchSecondary, upperFirst);
1616 if(frenchSecondary) {
1677 if(frenchSecondary) {
1740 if(frenchSecondary) {