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

/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxmltok_ns.c84 NS(XmlParseXmlDecl)(int isGeneralTextEntity, argument
96 isGeneralTextEntity,
H A Dxmltok.h266 int XmlParseXmlDecl(int isGeneralTextEntity,
292 int XmlParseXmlDeclNS(int isGeneralTextEntity,
H A Dxmltok.c1072 int isGeneralTextEntity, variable
1094 if (!isGeneralTextEntity) {
1109 if (isGeneralTextEntity) {
1135 || isGeneralTextEntity) {
H A Dxmlparse.c316 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
2999 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, argument
3011 : XmlParseXmlDecl)(isGeneralTextEntity,
3022 if (!isGeneralTextEntity && standalone == 1) {
/macosx-10.10/expat-12/expat/lib/
H A Dxmltok_ns.c91 NS(XmlParseXmlDecl)(int isGeneralTextEntity, argument
103 isGeneralTextEntity,
H A Dxmltok.h266 int XmlParseXmlDecl(int isGeneralTextEntity,
293 int XmlParseXmlDeclNS(int isGeneralTextEntity,
H A Dxmltok.c1085 int isGeneralTextEntity, variable
1107 if (!isGeneralTextEntity) {
1122 if (isGeneralTextEntity) {
1148 || isGeneralTextEntity) {
H A Dxmlparse.c325 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3313 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, argument
3325 : XmlParseXmlDecl)(isGeneralTextEntity,
3335 if (isGeneralTextEntity)
3340 if (!isGeneralTextEntity && standalone == 1) {
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/expat/xmltok/
H A Dxmltok_ns.c76 int NS(XmlParseXmlDecl)(int isGeneralTextEntity, argument
87 isGeneralTextEntity,
H A Dxmltok.h282 int XMLTOKAPI XmlParseXmlDecl(int isGeneralTextEntity,
305 int XMLTOKAPI XmlParseXmlDeclNS(int isGeneralTextEntity,
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dxmltok_ns.c91 NS(XmlParseXmlDecl)(int isGeneralTextEntity, argument
103 isGeneralTextEntity,
H A Dxmltok.h266 int XmlParseXmlDecl(int isGeneralTextEntity,
293 int XmlParseXmlDeclNS(int isGeneralTextEntity,
H A Dxmltok.c1085 int isGeneralTextEntity, variable
1107 if (!isGeneralTextEntity) {
1122 if (isGeneralTextEntity) {
1148 || isGeneralTextEntity) {
H A Dxmlparse.c325 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3315 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, argument
3327 : XmlParseXmlDecl)(isGeneralTextEntity,
3337 if (isGeneralTextEntity)
3342 if (!isGeneralTextEntity && standalone == 1) {
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dxmltok.h249 int XMLTOKAPI XmlParseXmlDecl(int isGeneralTextEntity,
H A Dxmlparse.c146 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *, const char *);
1405 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, argument
1412 if (!XmlParseXmlDecl(isGeneralTextEntity,
1448 if (!isGeneralTextEntity && standalone == 1)
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/expat/xmlparse/
H A Dxmlparse.c227 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *, const char *);
2091 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, argument
2100 : XmlParseXmlDecl)(isGeneralTextEntity,
2110 if (!isGeneralTextEntity && standalone == 1) {

Completed in 439 milliseconds