Searched defs:isGeneralTextEntity (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmltok.c1085 int isGeneralTextEntity, variable
1107 if (!isGeneralTextEntity) {
1122 if (isGeneralTextEntity) {
1148 || isGeneralTextEntity) {
H A Dxmlparse.c327 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3419 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, argument
3431 : XmlParseXmlDecl)(isGeneralTextEntity,
3441 if (isGeneralTextEntity)
3446 if (!isGeneralTextEntity && standalone == 1) {

Completed in 617 milliseconds