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

/external/expat/lib/
H A Dxmlparse.c578 #define startDoctypeDeclHandler (parser->m_startDoctypeDeclHandler) macro
859 startDoctypeDeclHandler = NULL;
1356 startDoctypeDeclHandler = start;
1363 startDoctypeDeclHandler = start;
3851 if (startDoctypeDeclHandler) {
3862 if (startDoctypeDeclHandler) {
3863 startDoctypeDeclHandler(handlerArg, doctypeName, doctypeSysid,
3892 if (startDoctypeDeclHandler) {
3928 startDoctypeDeclHandler(handlerArg, doctypeName,
3934 XML_ROLE_DOCTYPE_SYSTEM_ID, even if startDoctypeDeclHandler
[all...]

Completed in 44 milliseconds