HomeSort by relevance Sort by last modified time
    Searched full:expat (Results 201 - 225 of 467) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/expat/doc/
xmlwf.xml 73 <command>&dhpackage;</command> uses the Expat library to
286 Turns on timings. This tells Expat to parse the entire file,
288 This gives a fairly accurate idea of the raw speed of Expat itself
300 Prints the version of the Expat library being used, including some
329 Expat always expands internal entities (?),
435 The Expat home page: http://www.libexpat.org/
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/
PythonCore.inf 230 #Modules/expat
232 PyMod-$(PYTHON_VERSION)/Modules/expat/xmlparse.c #
233 Python-$(PYTHON_VERSION)/Modules/expat/xmlrole.c #
234 Python-$(PYTHON_VERSION)/Modules/expat/xmltok.c #
  /external/expat/lib/
asciitab.h 10 Copyright (c) 2000-2017 Expat development team
expat.vcxproj.filters 44 <ClInclude Include="expat.h">
expatw.vcxproj.filters 44 <ClInclude Include="expat.h">
iasciitab.h 10 Copyright (c) 2000-2017 Expat development team
latin1tab.h 10 Copyright (c) 2000-2017 Expat development team
utf8tab.h 10 Copyright (c) 2000-2017 Expat development team
xmlrole.h 10 Copyright (c) 2000-2017 Expat development team
  /external/expat/xmlwf/
codepage.c 10 Copyright (c) 2000-2017 Expat development team
unixfilemap.c 10 Copyright (c) 2000-2017 Expat development team
xmltchar.h 10 Copyright (c) 2000-2017 Expat development team
xmlfile.c 10 Copyright (c) 2000-2017 Expat development team
45 #include "expat.h"
  /external/fonttools/
setup.py 15 import xml.parsers.expat
  /external/mesa3d/src/mesa/drivers/dri/
Android.mk 38 external/expat/lib
  /external/python/cpython3/Doc/library/
xml.rst 26 there be at least one SAX-compliant XML parser available. The Expat parser is
27 included with Python, so the :mod:`xml.parsers.expat` module will always be
47 * :mod:`xml.parsers.expat`: the Expat parser binding
  /external/valgrind/
README.mips 45 not compiled with '--with-expat=yes'.
  /libcore/luni/src/main/java/org/apache/harmony/xml/parsers/
DocumentBuilderFactoryImpl.java 69 * a special feature (like http://www.org.apache.harmony.com/xml/expat)
SAXParserFactoryImpl.java 28 * Expat. The class is used internally only, thus only notable members
SAXParserImpl.java 32 * A SAX parser based on Expat.
  /prebuilts/gdb/darwin-x86/
repo.prop 44 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /prebuilts/gdb/linux-x86/
repo.prop 44 toolchain/expat 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5
  /external/expat/tests/
memcheck.c 1 /* Debug allocators for the Expat test suite
10 Copyright (c) 2000-2017 Expat development team
minicheck.c 3 This is intended to support just enough of check to run the Expat
14 Copyright (c) 2000-2017 Expat development team
  /external/python/cpython2/Doc/library/
plistlib.rst 52 The XML data is parsed using the Expat parser from :mod:`xml.parsers.expat`

Completed in 1628 milliseconds

1 2 3 4 5 6 7 891011>>