Home | History | Annotate | Download | only in intltest

Lines Matching full:false

49                               if(quick==FALSE){                 \
135 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
137 return FALSE;
142 if (t != 0 && t != 1) { return FALSE; }
145 if (t != 0 && t != 1) { return FALSE; }
148 if (t != 1 && t != 2) { return FALSE; }
181 Normalizer::decompose(sourceString, FALSE, 0, decomp, ec);
184 if (full == FALSE) {
188 // return FALSE;
195 ) return FALSE;
204 UBool firstIsVowel = FALSE;
205 UBool firstIsRho = FALSE;
214 noLetterYet = FALSE;
219 return FALSE;
249 return FALSE;
258 return FALSE;
272 void reset(UnicodeSet& set, UBool abb = FALSE, int32_t density = 100);
301 UnicodeSetIterator(), abbreviated(FALSE) {
431 Normalizer::decompose(a, FALSE, 0, aa, ec);
432 Normalizer::decompose(b, FALSE, 0, bb, ec);
435 return FALSE;
441 UBool haveLower = FALSE;
457 return FALSE;
557 return FALSE;
592 if (checkIrrelevants(sourceToTarget, irrelevants) == FALSE) {
595 if (checkIrrelevants(targetToSource, irrelevants) == FALSE) {
615 rules = targetToSource->toRules(rules, FALSE);
667 if (toTarget.containsAll(targ) == FALSE
670 Normalizer::decompose(targ, FALSE, 0, targD, status);
675 if (toTarget.containsAll(targD) == FALSE ||
684 Normalizer::decompose(srcStr, FALSE, 0, cs2, status);
716 if (toTarget.containsAll(targ) == FALSE ||
720 Normalizer::decompose(targ, FALSE, 0, targD, status);
725 if (toTarget.containsAll(targD) == FALSE ||
732 Normalizer::decompose(srcStr, FALSE, 0, cs2, status);
767 if (toSource.containsAll(targ) == FALSE ||
770 Normalizer::decompose(targ, FALSE, 0, targD, status);
775 if (toSource.containsAll(targD) == FALSE) {
786 if (isSame(srcStr, reverse) == FALSE &&
787 roundtripExclusionsSet.contains(c) == FALSE
788 && roundtripExclusionsSet.contains(srcStr)==FALSE) {
795 Normalizer::decompose(targ, FALSE, 0, targ2, status);
842 if (toSource.containsAll(targ) == FALSE ||
846 Normalizer::decompose(targ, FALSE, 0, targD, status);
852 if (toSource.containsAll(targD) == FALSE
859 if (isSame(srcStr, reverse) == FALSE &&
860 roundtripExclusionsSet.contains(c) == FALSE&&
861 roundtripExclusionsSet.contains(d) == FALSE &&
862 roundtripExclusionsSet.contains(srcStr)== FALSE)
869 Normalizer::decompose(targ, FALSE, 0, targ2, status);
937 if (legalSource->is(from) == FALSE) return; // skip illegals
1040 UBool isError = FALSE;
1185 LegalGreek *legal = new LegalGreek(FALSE);
1217 LegalGreek *legal = new LegalGreek(FALSE);
1267 if (LETTER.contains(next)) return FALSE;
1269 if (!LETTER.contains(next)) return FALSE;
1329 return FALSE;
1331 return FALSE;
1333 return FALSE;
1335 return FALSE;
1337 return FALSE;
1341 return FALSE;