HomeSort by relevance Sort by last modified time
    Searched refs:utf (Results 151 - 159 of 159) sorted by null

1 2 3 4 5 67

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 897 >>> serialize(elem, encoding="utf-8")
907 >>> serialize(elem, encoding="utf-8")
918 >>> serialize(elem, encoding="utf-8")
929 >>> serialize(elem, encoding="utf-8")
940 >>> serialize(elem, encoding="utf-8")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bytes.py 187 self.assertEqual(b, self.type2test(sample[:-4], "utf-8"))
    [all...]
test_xml_etree.py 897 >>> serialize(elem, encoding="utf-8")
907 >>> serialize(elem, encoding="utf-8")
918 >>> serialize(elem, encoding="utf-8")
929 >>> serialize(elem, encoding="utf-8")
940 >>> serialize(elem, encoding="utf-8")
    [all...]
  /external/chromium_org/third_party/libxml/src/
encoding.c 5 * rfc2044 (UTF-8 and UTF-16) F. Yergeau Alis Technologies
6 * rfc2781 UTF-16, an encoding of ISO 10646, P. Hoffman, F. Yergeau
7 * [ISO-10646] UTF-8 and UTF-16 in Annexes
11 * Wesley, Volume 1, 1991, Volume 2, 1992. UTF-8 is
20 * Original code for IsoLatin1 and UTF-16 by "Martin J. Duerst" <duerst@w3.org>
126 conv->utf8 = ucnv_open("UTF-8", &status);
161 * Take a block of ASCII chars in and try to convert it to an UTF-8
204 * @in: a pointer to an array of UTF-8 char
2301 const xmlChar *utf = (const xmlChar *) in->content; local
    [all...]
  /external/chromium_org/v8/tools/
grokdump.py     [all...]
  /external/libxml2/
encoding.c 5 * rfc2044 (UTF-8 and UTF-16) F. Yergeau Alis Technologies
6 * rfc2781 UTF-16, an encoding of ISO 10646, P. Hoffman, F. Yergeau
7 * [ISO-10646] UTF-8 and UTF-16 in Annexes
11 * Wesley, Volume 1, 1991, Volume 2, 1992. UTF-8 is
20 * Original code for IsoLatin1 and UTF-16 by "Martin J. Duerst" <duerst@w3.org>
130 conv->utf8 = ucnv_open("UTF-8", &status);
165 * Take a block of ASCII chars in and try to convert it to an UTF-8
208 * @in: a pointer to an array of UTF-8 char
2785 const xmlChar *utf = (const xmlChar *) in->content; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/howto/sandbox/
handlebars-1.0.0.beta.6.js 496 var source = cwd.join(args[1]).read({charset: "utf-8"});
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
math_semantic_tree_test.js 38 * containing utf-8 encoded characters.
    [all...]
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 

Completed in 1118 milliseconds

1 2 3 4 5 67