HomeSort by relevance Sort by last modified time
    Searched refs:xmlGetDocEntity (Results 1 - 13 of 13) sorted by null

  /external/libxml2/include/libxml/
entities.h 106 xmlGetDocEntity (const xmlDoc *doc,
  /external/libxml2/
tree.c     [all...]
SAX2.c 575 ret = xmlGetDocEntity(ctxt->myDoc, name);
578 ret = xmlGetDocEntity(ctxt->myDoc, name);
581 ret = xmlGetDocEntity(ctxt->myDoc, name);
591 ret = xmlGetDocEntity(ctxt->myDoc, name);
    [all...]
libxml2.syms 525 xmlGetDocEntity;
    [all...]
entities.c 499 * xmlGetDocEntity:
510 xmlGetDocEntity(const xmlDoc *doc, const xmlChar *name) {
valid.c     [all...]
xmlschemastypes.c     [all...]
debugXML.c 1041 ent = xmlGetDocEntity(node->doc, node->name);
    [all...]
xinclude.c     [all...]
elfgcchack.h     [all...]
testapi.c     [all...]
  /external/ImageMagick/coders/
svg.c 551 return(xmlGetDocEntity(svg_info->document,name));
    [all...]
msl.c 348 return(xmlGetDocEntity(msl_info->document,name));
    [all...]

Completed in 1391 milliseconds