Searched defs:ENTITY (Results 1 - 1 of 1) sorted by relevance

/external/expat/lib/
H A Dxmlparse.c201 } ENTITY; typedef in typeref:struct:__anon1073
293 ENTITY *entity;
334 processInternalEntity(XML_Parser parser, ENTITY *entity,
512 ENTITY *m_declEntity;
2227 ENTITY *entity;
2243 entity = (ENTITY *)lookup(&dtd->generalEntities, name, 0);
3777 declEntity = (ENTITY *)lookup(&dtd->paramEntities,
3779 sizeof(ENTITY));
3832 ENTITY *entity = (ENTITY *)looku
[all...]

Completed in 196 milliseconds