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/
D_elementtree.c3748 EXPAT(SetProcessingInstructionHandler)( in _elementtree_XMLParser___init___impl()
4119 EXPAT(SetProcessingInstructionHandler)( in _elementtree_XMLParser__setevents_impl()
Dpyexpat.c1959 capi->SetProcessingInstructionHandler = XML_SetProcessingInstructionHandler; in pyexpat_exec()
/external/python/cpython2/Modules/
Dpyexpat.c2042 capi.SetProcessingInstructionHandler = XML_SetProcessingInstructionHandler; in MODULE_INITFUNC()
D_elementtree.c2659 EXPAT(SetProcessingInstructionHandler)(