Home
last modified time | relevance | path

Searched defs:EXPAT (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/RISCOS/
DMakefile11 EXPAT = $(LIBSROOT).expat.lib macro
/external/python/cpython2/Modules/
D_elementtree.c2010 #define EXPAT(func) (expat_capi->func) macro
2012 #define EXPAT(func) (XML_##func) macro