Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Ddict.h46 xmlDictReference(xmlDictPtr dict);
/external/libxml2/os400/libxmlrpg/
Ddict.rpgle46 d xmlDictReference...
/external/libxml2/
Ddict.c595 xmlDictReference(dict->subdict); in xmlDictCreateSub()
609 xmlDictReference(xmlDictPtr dict) { in xmlDictReference() function
Dpattern.c1605 xmlDictReference(stream->dict); in xmlStreamCompile()
2392 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.c1029 xmlDictReference(doc->dict); in xmlSAX2StartDocument()
Dparser.c13109 xmlDictReference(newDoc->dict); in xmlParseCtxtExternalEntity()
13341 xmlDictReference(newDoc->dict); in xmlParseExternalEntityPrivate()
13605 xmlDictReference(newDoc->dict); in xmlParseBalancedChunkMemoryInternal()
14008 xmlDictReference(ctxt->dict); in xmlParseBalancedChunkMemoryRecover()
Dxmlschemas.c3264 xmlDictReference(ret->dict); in xmlSchemaNewSchema()
9937 xmlDictReference(dict); in xmlSchemaConstructionCtxtCreate()
9981 xmlDictReference(dict); in xmlSchemaNewParserCtxtUseDict()
10545 xmlDictReference(parserCtxt->dict); in xmlSchemaAddSchemaDoc()
Dxpath.c6239 xmlDictReference(ret->comp->dict); in xmlXPathNewParserContext()
14725 xmlDictReference(comp->dict); in xmlXPathTryStreamCompile()
Dxmlregexp.c6384 xmlDictReference(ret->dict); in xmlExpNewCtxt()
Dtestapi.c8404 ret_val = xmlDictReference(dict); in test_xmlDictReference()
/external/libxml2/win32/
Dlibxml2.def.src779 xmlDictReference