Home | History | Annotate | Download | only in lib

Lines Matching refs:isGeneralTextEntity

325 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3315 processXmlDecl(XML_Parser parser, int isGeneralTextEntity,
3327 : XmlParseXmlDecl)(isGeneralTextEntity,
3337 if (isGeneralTextEntity)
3342 if (!isGeneralTextEntity && standalone == 1) {