Home
last modified time | relevance | path

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

12

/third_party/gettext/gnulib-local/lib/libxml/
Ddict.in.h81 xmlDictReference(xmlDictPtr dict);
Ddict.c635 xmlDictReference(dict->subdict); in xmlDictCreateSub()
649 xmlDictReference(xmlDictPtr dict) { in xmlDictReference() function
Dpattern.c1635 xmlDictReference(stream->dict); in xmlStreamCompile()
2422 xmlDictReference(dict); in xmlPatterncompile()
Dhash.c225 xmlDictReference(dict); in xmlHashCreateDict()
Dschematron.c580 xmlDictReference(ret->dict); in xmlSchematronNewSchematron()
Dxinclude.c476 xmlDictReference(pctxt->dict); in xmlXIncludeParseFile()
Delfgcchack.h2986 #undef xmlDictReference
2987 extern __typeof (xmlDictReference) xmlDictReference __attribute((alias("xmlDictReference__internal_…
2989 #ifndef xmlDictReference
2990 extern __typeof (xmlDictReference) xmlDictReference__internal_alias __attribute((visibility("hidden…
2991 #define xmlDictReference xmlDictReference__internal_alias macro
DSAX2.c1058 xmlDictReference(doc->dict); in xmlSAX2StartDocument()
Dparser.c12936 xmlDictReference(newDoc->dict); in xmlParseCtxtExternalEntity()
13168 xmlDictReference(newDoc->dict); in xmlParseExternalEntityPrivate()
13433 xmlDictReference(newDoc->dict); in xmlParseBalancedChunkMemoryInternal()
13837 xmlDictReference(ctxt->dict); in xmlParseBalancedChunkMemoryRecover()
Dxmlschemas.c3315 xmlDictReference(ret->dict); in xmlSchemaNewSchema()
10005 xmlDictReference(dict); in xmlSchemaConstructionCtxtCreate()
10049 xmlDictReference(dict); in xmlSchemaNewParserCtxtUseDict()
10613 xmlDictReference(parserCtxt->dict); in xmlSchemaAddSchemaDoc()
Dxpath.c6282 xmlDictReference(ret->comp->dict); in xmlXPathNewParserContext()
14573 xmlDictReference(comp->dict); in xmlXPathTryStreamCompile()
/third_party/libxml2/include/libxml/
Ddict.h45 xmlDictReference(xmlDictPtr dict);
/third_party/libxml2/os400/libxmlrpg/
Ddict.rpgle47 d xmlDictReference...
/third_party/libxml2/
Ddict.c632 xmlDictReference(dict->subdict); in xmlDictCreateSub()
646 xmlDictReference(xmlDictPtr dict) { in xmlDictReference() function
Dpattern.c1609 xmlDictReference(stream->dict); in xmlStreamCompile()
2396 xmlDictReference(dict); in xmlPatterncompile()
Dhash.c221 xmlDictReference(dict); in xmlHashCreateDict()
Dlibxml2.syms1582 xmlDictReference;
Dschematron.c551 xmlDictReference(ret->dict); in xmlSchematronNewSchematron()
Drngparser.c1457 xmlDictReference(ctxt.dict); in xmlConvertCRNG()
Dxinclude.c452 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.c1001 xmlDictReference(doc->dict); in xmlSAX2StartDocument()
Dparser.c13057 xmlDictReference(newDoc->dict); in xmlParseExternalEntityPrivate()
13372 xmlDictReference(newDoc->dict); in xmlParseBalancedChunkMemoryInternal()
13776 xmlDictReference(ctxt->dict); in xmlParseBalancedChunkMemoryRecover()
Dxmlschemas.c3331 xmlDictReference(ret->dict); in xmlSchemaNewSchema()
10027 xmlDictReference(dict); in xmlSchemaConstructionCtxtCreate()
10071 xmlDictReference(dict); in xmlSchemaNewParserCtxtUseDict()
10635 xmlDictReference(parserCtxt->dict); in xmlSchemaAddSchemaDoc()
/third_party/libxml2/win32/
Dlibxml2.def.src779 xmlDictReference

12