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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c571 #define notationDeclHandler (parser->m_notationDeclHandler) macro
822 notationDeclHandler = NULL;
959 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler;
1017 notationDeclHandler = oldNotationDeclHandler;
1324 notationDeclHandler = handler;
4229 if (notationDeclHandler) {
4240 if (declNotationName) { /* means notationDeclHandler != NULL */
4254 if (declNotationName && notationDeclHandler) {
4262 notationDeclHandler(handlerArg,
4272 if (declNotationPublicId && notationDeclHandler) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c544 #define notationDeclHandler (parser->m_notationDeclHandler) macro
793 notationDeclHandler = NULL;
921 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler;
979 notationDeclHandler = oldNotationDeclHandler;
1267 notationDeclHandler = handler;
3760 if (notationDeclHandler) {
3771 if (declNotationName) { /* means notationDeclHandler != NULL */
3785 if (declNotationName && notationDeclHandler) {
3793 notationDeclHandler(handlerArg,
3803 if (declNotationPublicId && notationDeclHandler) {
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c571 #define notationDeclHandler (parser->m_notationDeclHandler) macro
822 notationDeclHandler = NULL;
959 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler;
1017 notationDeclHandler = oldNotationDeclHandler;
1324 notationDeclHandler = handler;
4228 if (notationDeclHandler) {
4239 if (declNotationName) { /* means notationDeclHandler != NULL */
4253 if (declNotationName && notationDeclHandler) {
4261 notationDeclHandler(handlerArg,
4271 if (declNotationPublicId && notationDeclHandler) {
[all...]

Completed in 93 milliseconds