Home
last modified time | relevance | path

Searched refs:SetProcessingInstructionHandler (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Include/
Dpyexpat.h40 void (*SetProcessingInstructionHandler)( member
/external/python/cpython3/Include/
Dpyexpat.h40 void (*SetProcessingInstructionHandler)( member
/external/python/cpython3/Modules/
Dpyexpat.c1878 capi.SetProcessingInstructionHandler = XML_SetProcessingInstructionHandler; in MODULE_INITFUNC()
D_elementtree.c3419 EXPAT(SetProcessingInstructionHandler)( in _elementtree_XMLParser___init___impl()
/external/python/cpython2/Modules/
Dpyexpat.c2042 capi.SetProcessingInstructionHandler = XML_SetProcessingInstructionHandler; in MODULE_INITFUNC()
D_elementtree.c2659 EXPAT(SetProcessingInstructionHandler)(