Searched refs:frenchSecondary (Results 1 – 4 of 4) sorted by relevance
34 frenchSecondary(false), in StrengthProbe()289 …if((result <= 0 && !frenchSecondary) || (result >= 0 && frenchSecondary)) { // swamps tertiary dif… in distanceFromEmptyString()344 frenchSecondary = that.frenchSecondary; in operator =()369 frenchSecondary = true; in isFrenchSecondary()
27 frenchSecondary(false), in SortedLines()208 frenchSecondary = probe.isFrenchSecondary(status); in analyse()213 logger->log("French secondary value is %i\n", frenchSecondary, frenchSecondary); in analyse()557 …else if((firstRep[i]->lastCC > secondRep[j]->firstCC && secondRep[j]->firstCC && !frenchSecondary) in detectContractions()558 || (firstRep[i]->firstCC < secondRep[j]->lastCC && firstRep[i]->firstCC && frenchSecondary)) { in detectContractions()563 …} else if(frenchSecondary && (firstRep[i]->strengthFromEmpty > UCOL_PRIMARY && secondRep[j]->stren… in detectContractions()565 }else if(firstRep[i]->lastCC && secondRep[j]->firstCC && frenchSecondary) { in detectContractions()628 …(((!secondRep[j-1]->firstCC || firstRep[i]->lastCC < secondRep[j-1]->firstCC) && !frenchSecondary) in detectContractions()629 … ||((!firstRep[i]->firstCC || firstRep[i]->firstCC > secondRep[j-1]->lastCC) && frenchSecondary)) { in detectContractions()1440 frenchSecondary(false), in SortedLines()[all …]
54 UBool frenchSecondary; variable
49 UBool frenchSecondary; variable