Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c468 static enum XML_Error processInternalEntity(XML_Parser parser, ENTITY *entity,
2927 result = processInternalEntity(parser, entity, XML_FALSE); in doContent()
5381 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
5666 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity() function
/third_party/python/Modules/expat/
H A Dxmlparse.c461 static enum XML_Error processInternalEntity(XML_Parser parser, ENTITY *entity,
2884 result = processInternalEntity(parser, entity, XML_FALSE); in doContent()
5430 result = processInternalEntity(parser, entity, betweenDecl); in doProlog()
5715 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity() function

Completed in 21 milliseconds