Searched refs:xmlHashCreate (Results 1 – 16 of 16) sorted by relevance
107 xmlHashCreate (int size);
71 d xmlHashCreate pr extproc('xmlHashCreate')
174 xmlHashCreate(int size) { in xmlHashCreate() function211 table = xmlHashCreate(size); in xmlHashCreateDict()1001 ret = xmlHashCreate(table->size); in xmlHashCopy()
429 ret->sgml = xmlHashCreate(10); in xmlCreateNewCatalog()1473 xmlCatalogXMLFiles = xmlHashCreate(10); in xmlFetchXMLCatalogFile()2983 catal->sgml = xmlHashCreate(10); in xmlACatalogAdd()3032 catal->sgml = xmlHashCreate(10); in xmlNewCatalog()
496 ctxt->namespaces = xmlHashCreate(10); in xmlParseCRNG_bindPrefix()543 ctxt->datatypes = xmlHashCreate(10); in xmlParseCRNG_bindDatatypePrefix()
2827 xmlRelaxNGRegisteredTypes = xmlHashCreate(10); in xmlRelaxNGInitTypes()4149 triage = xmlHashCreate(10); in xmlRelaxNGCheckChoiceDeterminism()4400 partitions->triage = xmlHashCreate(nbgroups); in xmlRelaxNGComputeInterleaves()4516 ctxt->interleaves = xmlHashCreate(10); in xmlRelaxNGParseInterleave()4650 ctxt->grammar->defs = xmlHashCreate(10); in xmlRelaxNGParseDefine()4733 ctxt->grammar->refs = xmlHashCreate(10); in xmlRelaxNGParseImportRefs()4951 ctxt->grammar->refs = xmlHashCreate(10); in xmlRelaxNGParsePattern()5067 ctxt->parentgrammar->refs = xmlHashCreate(10); in xmlRelaxNGParsePattern()5845 ctxt->interleaves = xmlHashCreate(10); in xmlRelaxNGCheckCombine()5950 ctxt->interleaves = xmlHashCreate(10); in xmlRelaxNGCombineStart()
877 return((xmlEntitiesTablePtr) xmlHashCreate(0)); in xmlCreateEntitiesTable()
865 xmlHashCreate;
4557 hash = xmlHashCreate (l); in xmlXPathDistinctSorted()4876 ctxt->funcHash = xmlHashCreate(0); in xmlXPathRegisterFuncNS()5030 ctxt->varHash = xmlHashCreate(0); in xmlXPathRegisterVariableNS()5153 ctxt->nsHash = xmlHashCreate(10); in xmlXPathRegisterNs()6144 ret->funcHash = xmlHashCreate(0); in xmlXPathNewContext()
4295 #undef xmlHashCreate4296 extern __typeof (xmlHashCreate) xmlHashCreate __attribute((alias("xmlHashCreate__internal_alias")));4298 #ifndef xmlHashCreate4299 extern __typeof (xmlHashCreate) xmlHashCreate__internal_alias __attribute((visibility("hidden")));4300 #define xmlHashCreate xmlHashCreate__internal_alias macro
400 xmlSchemaTypesBank = xmlHashCreate(40); in xmlSchemaInitTypes()
623 if (no == 0) return(xmlHashCreate(10)); in gen_xmlHashTablePtr()
1303 sethash = xmlHashCreate(1); in builddfa()1500 h = xmlHashCreate(4); in optimizedfa()1534 h = xmlHashCreate(1); in optimizedfa()
39 xmlHashCreate(int size) {
157 dldir = xmlHashCreate(16); in dlinit()
946 xmlHashCreate