HomeSort by relevance Sort by last modified time
    Searched full:greek (Results 26 - 50 of 158) sorted by null

12 3 4 5 6 7

  /external/icu4c/test/intltest/
loctest.h 123 GREEK = 3,
transapi.cpp 69 UnicodeString trans="Latin-Greek";
75 dataerrln("FAIL: construction of Latin-Greek - %s",u_errorName(status));
80 errln("FAIL: getID returned " + ID + " instead of Latin-Greek");
105 Transliterator* t2=Transliterator::createInstance("Latin-Greek", UTRANS_FORWARD, parseError, status);
154 "Greek-Latin" ,
155 "Latin-Greek",
195 t2=Transliterator::createInstance("Latin-Greek", UTRANS_FORWARD, parseError, status);
223 "Greek-Latin" ,"Greek to Latin" ,
227 "Latin-Greek" ,"Latin to Greek"
    [all...]
transtst.cpp 757 * Regression test for bugs found in Greek transliteration.
762 Transliterator *gl = Transliterator::createInstance("Greek-Latin; NFD; [:M:]Remove; NFC", UTRANS_FORWARD, parseError, status);
764 dataerrln("FAIL: createInstance(Greek-Latin) returned NULL - %s", u_errorName(status));
808 // Transliterate the Greek locale data
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 130 # Character entity references for symbols, mathematical symbols, and Greek letters
135 # Greek - Netscape can't handle these
  /external/icu4c/layout/
ScriptAndLanguageTags.cpp 32 grekScriptTag, /* 'grek' (GREEK) */
191 ellLanguageTag, /* 'ELL' (Greek) */
  /external/libxml2/
HTMLparser.c     [all...]
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_attrgetvalue2.java 92 assertEquals("attrValue1", "\u03b1Y\u03b1", value); // android-changed: GREEK LOWER CASE ALPHA
hc_attrspecifiedvaluechanged.java 74 ((Element) /*Node */testNode).setAttribute("class", "Y\u03b1"); // android-changed: GREEK LOWER CASE ALPHA
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/res/
XResources_el.java 28 * The Greek resource bundle.
  /external/e2fsprogs/intl/
locale.alias 49 greek el_GR.ISO-8859-7
  /external/icu4c/i18n/
casetrn.cpp 97 // TODO test incremental mode with context-sensitive text (e.g. greek sigma)
  /external/webkit/WebCore/platform/text/gtk/
TextCodecGtk.h 100 // Greek
TextCodecGtk.cpp 88 // Greek
89 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_ISO_8859_7 = { "ISO-8859-7", "ECMA-118", "ELOT_928", "GREEK", "GREEK8", "ISO-IR-126", "ISO8859-7", "ISO_8859-7", "ISO_8859-7:1987", "ISO_8859-7:2003", "CSI", 0 };
164 // Greek
  /frameworks/base/media/libdrm/mobile1/include/objmng/
drm_i18n.h 44 DRM_CHARSET_GREEK = 28597, /** ISO 8859-7, Greek */
  /external/webkit/WebCore/css/
CSSValueKeywords.in 252 lower-greek
289 upper-greek
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
15.5.4.11-1.js 219 // skip Greek for now
220 // Greek
338 // Greek Extended
15.5.4.11-3.js 214 // skip Greek for now
215 // Greek
333 // Greek Extended
15.5.4.11-4.js 203 // skip Greek for now
204 // Greek
332 // Greek Extended
15.5.4.11-5.js 219 // skip Greek for now
220 // Greek
338 // Greek Extended
15.5.4.11-6.js 216 // skip Greek for now
217 // Greek
335 // Greek Extended
15.5.4.12-1.js 227 // skip Greek for now
228 // Greek
351 // Greek Extended
15.5.4.12-2.js 218 // skip Greek for now
219 // Greek
337 // Greek Extended
15.5.4.12-3.js 261 // skip Greek for now
262 // Greek
380 // Greek Extended
15.5.4.12-4.js 216 // skip Greek for now
217 // Greek
335 // Greek Extended
15.5.4.12-5.js 223 // skip Greek for now
224 // Greek
347 // Greek Extended

Completed in 109 milliseconds

12 3 4 5 6 7