Home | History | Annotate | Download | only in lib

Lines Matching refs:isGeneralTextEntity

327 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3419 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3431 : XmlParseXmlDecl)(isGeneralTextEntity,
3441 if (isGeneralTextEntity)
3446 if (!isGeneralTextEntity && standalone == 1) {