Searched refs:processInternalEntity (Results 1 – 1 of 1) sorted by relevance
483 static enum XML_Error processInternalEntity(XML_Parser parser, ENTITY *entity,2959 result = processInternalEntity(parser, entity, XML_FALSE); in doContent()5539 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()5824 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity() function