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