Home
last modified time | relevance | path

Searched defs:expat (Results 1 – 9 of 9) sorted by relevance

/external/expat/
Dexpat.pc.in6 Name: expat pkg
DCMakeLists.txt4 project(expat) project
110 add_library(expat ${_SHARED} ${expat_SRCS}) target
Dconfigure.ac29 AC_INIT(expat, expat_version, expat-bugs@libexpat.org) package
/external/expat/conftools/
Dexpat.m411 [ AC_ARG_WITH(expat, optwith
/external/python/cpython2/Doc/
Dlicense.rst817 expat section in Licenses and Acknowledgements for Incorporated Software
/external/python/cpython3/Doc/
Dlicense.rst797 expat section in Licenses and Acknowledgements for Incorporated Software
/external/python/cpython3/Include/
Dpyhash.h75 } expat; member
/external/python/cpython3/Lib/xml/etree/
DElementTree.py1451 import pyexpat as expat namespace
/external/python/cpython2/Lib/xml/etree/
DElementTree.py1473 import pyexpat as expat namespace