HomeSort by relevance Sort by last modified time
    Searched refs:firstIsVowel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
transrt.cpp 205 UBool firstIsVowel = FALSE;
216 firstIsVowel = isVowel(c);
228 if (firstIsVowel || firstIsRho) return breathingCount == 1;
    [all...]
  /external/icu/icu4c/source/test/intltest/
transrt.cpp 205 UBool firstIsVowel = FALSE;
216 firstIsVowel = isVowel(c);
228 if (firstIsVowel || firstIsRho) return breathingCount == 1;
    [all...]

Completed in 724 milliseconds