Searched refs:processInternalEntity (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c407 static enum XML_Error processInternalEntity(XML_Parser parser, ENTITY *entity,
2675 result = processInternalEntity(parser, entity, XML_FALSE);
4882 result = processInternalEntity(parser, entity, betweenDecl);
5151 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { function

Completed in 140 milliseconds