Home
last modified time | relevance | path

Searched defs:XML_ProcessingInstructionHandler (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/expat/
Dexpat.h295 typedef void (XMLCALL *XML_ProcessingInstructionHandler) ( typedef
/external/python/cpython3/Modules/expat/
Dexpat.h299 typedef void(XMLCALL *XML_ProcessingInstructionHandler)(void *userData, typedef
/external/expat/lib/
Dexpat.h285 typedef void(XMLCALL *XML_ProcessingInstructionHandler)(void *userData, typedef