Home
last modified time | relevance | path

Searched refs:SetStartDoctypeDeclHandler (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Include/
Dpyexpat.h46 void (*SetStartDoctypeDeclHandler)(XML_Parser parser, member
/external/python/cpython3/Modules/
Dpyexpat.c2062 capi->SetStartDoctypeDeclHandler = XML_SetStartDoctypeDeclHandler; in pyexpat_exec()
D_elementtree.c3741 EXPAT(st, SetStartDoctypeDeclHandler)( in _elementtree_XMLParser___init___impl()