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

/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dxmlparse.c241 const XML_Char *declNotationPublicId; member in struct:__anon13176
296 #define declNotationPublicId (((Parser *)parser)->declNotationPublicId) macro
338 declNotationPublicId = 0;
1679 declNotationPublicId = 0;
1699 declNotationPublicId = tem;
1716 declNotationPublicId);
1721 if (declNotationPublicId && notationDeclHandler) {
1727 declNotationPublicId);
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tclxml/expat/xmlparse/
H A Dxmlparse.c439 #define declNotationPublicId (((Parser *)parser)->m_declNotationPublicId) macro
510 declNotationPublicId = 0;
2586 declNotationPublicId = 0;
2606 declNotationPublicId = tem;
2623 declNotationPublicId);
2628 if (declNotationPublicId && notationDeclHandler) {
2634 declNotationPublicId);
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxmlparse.c613 #define declNotationPublicId (parser->m_declNotationPublicId) macro
846 declNotationPublicId = NULL;
3862 declNotationPublicId = NULL;
3883 declNotationPublicId = tem;
3901 declNotationPublicId);
3907 if (declNotationPublicId && notationDeclHandler) {
3913 declNotationPublicId);
/macosx-10.10.1/expat-12/expat/lib/
H A Dxmlparse.c627 #define declNotationPublicId (parser->m_declNotationPublicId) macro
845 declNotationPublicId = NULL;
4224 declNotationPublicId = NULL;
4245 declNotationPublicId = tem;
4263 declNotationPublicId);
4269 if (declNotationPublicId && notationDeclHandler) {
4275 declNotationPublicId);
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dxmlparse.c627 #define declNotationPublicId (parser->m_declNotationPublicId) macro
845 declNotationPublicId = NULL;
4226 declNotationPublicId = NULL;
4247 declNotationPublicId = tem;
4265 declNotationPublicId);
4271 if (declNotationPublicId && notationDeclHandler) {
4277 declNotationPublicId);

Completed in 185 milliseconds