HomeSort by relevance Sort by last modified time
    Searched refs:expat (Results 26 - 35 of 35) sorted by null

12

  /frameworks/base/tools/localize/
ValuesFile.cpp 7 #include <expat.h>
XMLHandler.cpp 4 #include <expat.h>
  /external/expat/amiga/
expat_vectors.c 2 ** Copyright (c) 2001-2007 Expat maintainers.
27 #include <interfaces/expat.h>
  /external/expat/tests/
runtests.c 4 runtest.c : run the Expat test suite
16 #include "expat.h"
21 #include <proto/expat.h>
778 UTF-8, which we tell Expat using XML_SetEncoding().
813 read an external subset. This was fixed in Expat 1.95.5.
    [all...]
  /external/expat/xmlwf/
xmlwf.c 10 #include "expat.h"
20 #include <proto/expat.h>
  /frameworks/base/media/libmedia/
MediaProfiles.cpp 26 #include <expat.h>
535 expat is not compiled with -DXML_DTD. We don't have DTD parsing support.
  /libcore/luni/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp 32 #include <expat.h>
167 * to keep a reference to the env for use in Expat callbacks.
519 * Returns true if this expat name has the same URI and local name.
526 * Returns true if this expat name has the same qualified name.
557 * Decodes an Expat-encoded name of one of these three forms:
594 * Called by Expat at the start of an element. Delegates to the same method
635 * Called by Expat at the end of an element. Delegates to the same method
659 * Called by Expat when it encounters text. Delegates to the same method
672 * Called by Expat when it encounters a comment. Delegates to the same method
683 * Called by Expat at the beginning of a namespace mapping
    [all...]
  /build/core/
main.mk 399 external/expat \
  /external/dbus/
configure     [all...]
  /external/expat/
configure 3 # Generated by GNU Autoconf 2.59 for expat 2.0.1.
5 # Report bugs to <expat-bugs@libexpat.org>.
424 PACKAGE_NAME='expat'
425 PACKAGE_TARNAME='expat'
427 PACKAGE_STRING='expat 2.0.1'
428 PACKAGE_BUGREPORT='expat-bugs@libexpat.org'
957 \`configure' configures expat 2.0.1 to adapt to many kinds of systems.
    [all...]

Completed in 272 milliseconds

12