Searched refs:xmlDictCreate (Results 1 – 17 of 17) sorted by relevance
28 d xmlDictCreate pr extproc('xmlDictCreate')
75 err = !(*dict = xmlDictCreate()); in xmlTranscodeResult()152 if (!(*dict = xmlDictCreate())) in inTranscode()
36 xmlDictCreate (void);
607 ret->dict = xmlDictCreate(); in xmlSchematronNewParserCtxt()650 ret->dict = xmlDictCreate(); in xmlSchematronNewMemParserCtxt()688 ret->dict = xmlDictCreate(); in xmlSchematronNewDocParserCtxt()
320 dict = xmlDictCreate(); in run_test1()
576 xmlDictCreate(void) { in xmlDictCreate() function624 xmlDictPtr dict = xmlDictCreate(); in xmlDictCreateSub()
1577 xmlDictCreate;
5329 reader->ctxt->dict = xmlDictCreate(); in xmlTextReaderSetup()5443 ret->dict = xmlDictCreate(); in xmlReaderWalker()5649 reader->dict = xmlDictCreate(); in xmlReaderNewWalker()
1603 ctxt->dict = xmlDictCreate(); in xmlInitParserCtxt()
1448 ctxt.dict = xmlDictCreate(); in xmlConvertCRNG()
2875 #undef xmlDictCreate2876 extern __typeof (xmlDictCreate) xmlDictCreate __attribute((alias("xmlDictCreate__internal_alias")));2878 #ifndef xmlDictCreate2879 extern __typeof (xmlDictCreate) xmlDictCreate__internal_alias __attribute((visibility("hidden")));2880 #define xmlDictCreate xmlDictCreate__internal_alias macro
12548 ret->dict = xmlDictCreate(); in xmlSchemaNewParserCtxt()12575 ret->dict = xmlDictCreate(); in xmlSchemaNewMemParserCtxt()12599 ret->dict = xmlDictCreate(); in xmlSchemaNewDocParserCtxt()27761 ret->dict = xmlDictCreate(); in xmlSchemaNewValidCtxt()27900 vctxt->dict = xmlDictCreate(); in xmlSchemaClearValidCtxt()
5039 ctxt->dict = xmlDictCreate(); in htmlInitParserCtxt()
6480 ret->dict = xmlDictCreate(); in xmlExpNewCtxt()
518 if (no == 0) return(xmlDictCreate()); in gen_xmlDictPtr()8183 ret_val = xmlDictCreate(); in test_xmlDictCreate()
771 xmlDictCreate
103860 -#undef xmlDictCreate103861 -extern __typeof (xmlDictCreate) xmlDictCreate __attribute((alias("xmlDictCreate__internal_alias"))…103863 -#ifndef xmlDictCreate103864 -extern __typeof (xmlDictCreate) xmlDictCreate__internal_alias __attribute((visibility("hidden")));103865 -#define xmlDictCreate xmlDictCreate__internal_alias124161 ctxt->dict = xmlDictCreate();