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