Home
last modified time | relevance | path

Searched refs:xmlDictReference (Results 1 – 17 of 17) sorted by relevance

/external/libxml2/include/libxml/
Ddict.h52 xmlDictReference(xmlDictPtr dict);
/external/libxml2/os400/libxmlrpg/
Ddict.rpgle47 d xmlDictReference...
/external/libxml2/
Ddict.c624 xmlDictReference(dict->subdict); in xmlDictCreateSub()
638 xmlDictReference(xmlDictPtr dict) { in xmlDictReference() function
Dpattern.c1606 xmlDictReference(stream->dict); in xmlStreamCompile()
2393 xmlDictReference(dict); in xmlPatterncompile()
Dhash.c214 xmlDictReference(dict); in xmlHashCreateDict()
Dlibxml2.syms1582 xmlDictReference;
Dschematron.c551 xmlDictReference(ret->dict); in xmlSchematronNewSchematron()
Drngparser.c1457 xmlDictReference(ctxt.dict); in xmlConvertCRNG()
Dxinclude.c447 xmlDictReference(pctxt->dict); in xmlXIncludeParseFile()
Delfgcchack.h2955 #undef xmlDictReference
2956 extern __typeof (xmlDictReference) xmlDictReference __attribute((alias("xmlDictReference__internal_…
2958 #ifndef xmlDictReference
2959 extern __typeof (xmlDictReference) xmlDictReference__internal_alias __attribute((visibility("hidden…
2960 #define xmlDictReference xmlDictReference__internal_alias macro
DSAX2.c1030 xmlDictReference(doc->dict); in xmlSAX2StartDocument()
Dparser.c12902 xmlDictReference(newDoc->dict); in xmlParseCtxtExternalEntity()
13134 xmlDictReference(newDoc->dict); in xmlParseExternalEntityPrivate()
13399 xmlDictReference(newDoc->dict); in xmlParseBalancedChunkMemoryInternal()
13803 xmlDictReference(ctxt->dict); in xmlParseBalancedChunkMemoryRecover()
Dxmlschemas.c3286 xmlDictReference(ret->dict); in xmlSchemaNewSchema()
9976 xmlDictReference(dict); in xmlSchemaConstructionCtxtCreate()
10020 xmlDictReference(dict); in xmlSchemaNewParserCtxtUseDict()
10584 xmlDictReference(parserCtxt->dict); in xmlSchemaAddSchemaDoc()
Dxpath.c6256 xmlDictReference(ret->comp->dict); in xmlXPathNewParserContext()
14717 xmlDictReference(comp->dict); in xmlXPathTryStreamCompile()
Dxmlregexp.c6397 xmlDictReference(ret->dict); in xmlExpNewCtxt()
Dtestapi.c8435 ret_val = xmlDictReference(dict); in test_xmlDictReference()
/external/libxml2/win32/
Dlibxml2.def.src779 xmlDictReference