Home
last modified time | relevance | path

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

/third_party/python/Include/
Dpyexpat.h46 void (*SetStartDoctypeDeclHandler)(XML_Parser parser, member
/third_party/python/Modules/
Dpyexpat.c1962 capi->SetStartDoctypeDeclHandler = XML_SetStartDoctypeDeclHandler; in pyexpat_exec()
D_elementtree.c3752 EXPAT(SetStartDoctypeDeclHandler)( in _elementtree_XMLParser___init___impl()