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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dentities.h106 xmlGetDocEntity (xmlDocPtr doc,
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dentities.h105 xmlGetDocEntity (xmlDocPtr doc,
/macosx-10.10/libxml2-26/libxml2/
H A Dtree.c1362 ent = xmlGetDocEntity(doc, val);
1558 ent = xmlGetDocEntity(doc, val);
1693 ent = xmlGetDocEntity(doc, node->name);
1775 ent = xmlGetDocEntity(doc, node->name);
2611 ent = xmlGetDocEntity(doc, cur->name);
4265 ret->children = (xmlNodePtr) xmlGetDocEntity(doc, ret->name);
5415 ent = xmlGetDocEntity(cur->doc, cur->name);
5507 ent = xmlGetDocEntity(cur->doc, cur->name);
9199 ent = xmlGetDocEntity(destDoc, cur->name);
9596 ent = xmlGetDocEntity(destDo
[all...]
H A DSAX2.c574 ret = xmlGetDocEntity(ctxt->myDoc, name);
577 ret = xmlGetDocEntity(ctxt->myDoc, name);
580 ret = xmlGetDocEntity(ctxt->myDoc, name);
590 ret = xmlGetDocEntity(ctxt->myDoc, name);
H A Dlibxml2.syms525 xmlGetDocEntity;
H A Dentities.c494 * xmlGetDocEntity:
505 xmlGetDocEntity(xmlDocPtr doc, const xmlChar *name) { function
H A Dvalid.c3855 ent = xmlGetDocEntity(doc, value);
3859 ent = xmlGetDocEntity(doc, value);
3889 ent = xmlGetDocEntity(doc, nam);
H A Dxmlschemastypes.c2816 ent = xmlGetDocEntity(node->doc, strip);
2819 ent = xmlGetDocEntity(node->doc, value);
H A DdebugXML.c1039 ent = xmlGetDocEntity(node->doc, node->name);
H A Dxinclude.c1291 prev = xmlGetDocEntity(doc, ent->name);
H A Delfgcchack.h3935 #undef xmlGetDocEntity macro
3936 extern __typeof (xmlGetDocEntity) xmlGetDocEntity __attribute((alias("xmlGetDocEntity__internal_alias")));
3938 #ifndef xmlGetDocEntity
3939 extern __typeof (xmlGetDocEntity) xmlGetDocEntity__internal_alias __attribute((visibility("hidden")));
3940 #define xmlGetDocEntity xmlGetDocEntity__internal_alias macro
H A Dtestapi.c9513 ret_val = xmlGetDocEntity(doc, (const xmlChar *)name);
9520 printf("Leak of %d blocks found in xmlGetDocEntity",
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtree.c1350 ent = xmlGetDocEntity(doc, val);
1535 ent = xmlGetDocEntity(doc, val);
1653 ent = xmlGetDocEntity(doc, node->name);
1735 ent = xmlGetDocEntity(doc, node->name);
2571 ent = xmlGetDocEntity(doc, cur->name);
4212 ret->children = (xmlNodePtr) xmlGetDocEntity(doc, ret->name);
5296 ent = xmlGetDocEntity(cur->doc, cur->name);
5388 ent = xmlGetDocEntity(cur->doc, cur->name);
9025 ent = xmlGetDocEntity(destDoc, cur->name);
9419 ent = xmlGetDocEntity(destDo
[all...]
H A DSAX2.c548 ret = xmlGetDocEntity(ctxt->myDoc, name);
551 ret = xmlGetDocEntity(ctxt->myDoc, name);
554 ret = xmlGetDocEntity(ctxt->myDoc, name);
564 ret = xmlGetDocEntity(ctxt->myDoc, name);
H A Dlibxml2.syms525 xmlGetDocEntity;
H A Dentities.c492 * xmlGetDocEntity:
503 xmlGetDocEntity(xmlDocPtr doc, const xmlChar *name) { function
H A Dvalid.c3855 ent = xmlGetDocEntity(doc, value);
3859 ent = xmlGetDocEntity(doc, value);
3889 ent = xmlGetDocEntity(doc, nam);
H A Dxinclude.c1288 prev = xmlGetDocEntity(doc, ent->name);
H A Dxmlschemastypes.c2809 ent = xmlGetDocEntity(node->doc, strip);
2812 ent = xmlGetDocEntity(node->doc, value);
H A DdebugXML.c1040 ent = xmlGetDocEntity(node->doc, node->name);
H A Delfgcchack.h3843 #undef xmlGetDocEntity macro
3844 extern __typeof (xmlGetDocEntity) xmlGetDocEntity __attribute((alias("xmlGetDocEntity__internal_alias")));
3846 #ifndef xmlGetDocEntity
3847 extern __typeof (xmlGetDocEntity) xmlGetDocEntity__internal_alias __attribute((visibility("hidden")));
3848 #define xmlGetDocEntity xmlGetDocEntity__internal_alias macro
H A Dtestapi.c9469 ret_val = xmlGetDocEntity(doc, (const xmlChar *)name);
9476 printf("Leak of %d blocks found in xmlGetDocEntity",
[all...]
/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dfunctions.c577 entity = xmlGetDocEntity(ctxt->context->doc, str);
/macosx-10.10/WebCore-7600.1.25/xml/parser/
H A DXMLDocumentParserLibxml2.cpp1272 ent = xmlGetDocEntity(ctxt->myDoc, name);

Completed in 519 milliseconds