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

  /external/v8/test/mjsunit/regress/
regress-486.js 28 var st = "\u0422\u0435\u0441\u0442"; // Test in Cyrillic characters.
  /external/v8/test/mjsunit/
cyrillic.js 31 // Cyrillic.
32 var cyrillic = {
39 // Actually no characters are between the cases in Cyrillic.
63 // Test Cyrillic and Greek separately.
65 var chars = (lang == 0) ? cyrillic : greek;
103 // Test range that covers both greek and cyrillic characters.
105 assertTrue(Range(greek.FIRST, cyrillic.last).test(greek[key]), 17 + key);
106 if (cyrillic[key]) {
107 assertTrue(Range(greek.FIRST, cyrillic.last).test(cyrillic[key]), 18 + key)
    [all...]
  /external/icu4c/test/intltest/
alphaindextst.cpp 114 additions.add((UChar32)0x410).add((UChar32)0x415); // A couple of Cyrillic letters
119 assertEquals("underflow, A-Z, inflow, 2 Cyrillic, overflow",
177 const UnicodeString Cyrillic = UNICODE_STRING_SIMPLE("\\u0410\\u0443\\u0435").unescape();
294 n = index->getBucketIndex(Cyrillic, status);
314 // if Russian sorts Cyrillic first.
325 n = index->getBucketIndex(Cyrillic, status);
326 assertEquals("Russian index.getBucketIndex(Cyrillic)", 1, n);
  /external/webkit/LayoutTests/fast/url/script-tests/
host.js 60 // Cyrillic letter followed buy ( should return punicode for ( escaped before punicode string was created. I.e.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 87 # IBM Cyrillic
115 Cp880 EBCDIC-Cyrillic,IBM880,csIBM880
  /external/skia/src/sfnt/
SkOTTable_OS_2_V1.h 121 Cyrillic,
SkOTTable_OS_2_V2.h 122 Cyrillic,
SkOTTable_OS_2_V3.h 123 Cyrillic,
SkOTTable_OS_2_V4.h 123 Cyrillic,

Completed in 226 milliseconds