Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
Dxmlparse.c567 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro
817 startDoctypeDeclHandler = NULL; in parserInit()
1295 startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()
1302 startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()
3734 if (startDoctypeDeclHandler) { in doProlog()
3745 if (startDoctypeDeclHandler) { in doProlog()
3746 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()
3774 if (startDoctypeDeclHandler) { in doProlog()
3808 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()
4054 if (startDoctypeDeclHandler) { in doProlog()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dxmlparse.c567 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro
817 startDoctypeDeclHandler = NULL; in parserInit()
1295 startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()
1302 startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()
3734 if (startDoctypeDeclHandler) { in doProlog()
3745 if (startDoctypeDeclHandler) { in doProlog()
3746 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()
3774 if (startDoctypeDeclHandler) { in doProlog()
3808 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()
4054 if (startDoctypeDeclHandler) { in doProlog()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dxmlparse.c578 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro
859 startDoctypeDeclHandler = NULL; in parserInit()
1356 startDoctypeDeclHandler = start; in XML_SetDoctypeDeclHandler()
1363 startDoctypeDeclHandler = start; in XML_SetStartDoctypeDeclHandler()
3851 if (startDoctypeDeclHandler) { in doProlog()
3862 if (startDoctypeDeclHandler) { in doProlog()
3863 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid, in doProlog()
3892 if (startDoctypeDeclHandler) { in doProlog()
3928 startDoctypeDeclHandler(handlerArg, doctypeName, in doProlog()
4175 if (startDoctypeDeclHandler) { in doProlog()
[all …]