Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dpyexpat.h30 void (*SetCommentHandler)( member
/external/python/cpython3/Include/
Dpyexpat.h30 void (*SetCommentHandler)( member
/external/python/cpython3/Modules/
Dpyexpat.c1874 capi.SetCommentHandler = XML_SetCommentHandler; in MODULE_INITFUNC()
D_elementtree.c3414 EXPAT(SetCommentHandler)( in _elementtree_XMLParser___init___impl()
/external/python/cpython2/Modules/
Dpyexpat.c2038 capi.SetCommentHandler = XML_SetCommentHandler; in MODULE_INITFUNC()
D_elementtree.c2654 EXPAT(SetCommentHandler)(