xmlHashCreate     422 third_party/libxml/src/catalog.c 	ret->sgml = xmlHashCreate(10);
xmlHashCreate    1467 third_party/libxml/src/catalog.c 	xmlCatalogXMLFiles = xmlHashCreate(10);
xmlHashCreate    2977 third_party/libxml/src/catalog.c 		catal->sgml = xmlHashCreate(10);
xmlHashCreate    3027 third_party/libxml/src/catalog.c 	    catal->sgml = xmlHashCreate(10);
xmlHashCreate    4203 third_party/libxml/src/elfgcchack.h #undef xmlHashCreate
xmlHashCreate    4204 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashCreate) xmlHashCreate __attribute((alias("xmlHashCreate__internal_alias")));
xmlHashCreate    4206 third_party/libxml/src/elfgcchack.h #ifndef xmlHashCreate
xmlHashCreate    4207 third_party/libxml/src/elfgcchack.h extern __typeof (xmlHashCreate) xmlHashCreate__internal_alias __attribute((visibility("hidden")));
xmlHashCreate    4208 third_party/libxml/src/elfgcchack.h #define xmlHashCreate xmlHashCreate__internal_alias
xmlHashCreate     789 third_party/libxml/src/entities.c     return((xmlEntitiesTablePtr) xmlHashCreate(0));
xmlHashCreate     179 third_party/libxml/src/hash.c     table = xmlHashCreate(size);
xmlHashCreate     954 third_party/libxml/src/hash.c     ret = xmlHashCreate(table->size);
xmlHashCreate     107 third_party/libxml/src/include/libxml/hash.h 			xmlHashCreate	(int size);
xmlHashCreate    2811 third_party/libxml/src/relaxng.c     xmlRelaxNGRegisteredTypes = xmlHashCreate(10);
xmlHashCreate    4125 third_party/libxml/src/relaxng.c         triage = xmlHashCreate(10);
xmlHashCreate    4375 third_party/libxml/src/relaxng.c     partitions->triage = xmlHashCreate(nbgroups);
xmlHashCreate    4491 third_party/libxml/src/relaxng.c         ctxt->interleaves = xmlHashCreate(10);
xmlHashCreate    4625 third_party/libxml/src/relaxng.c             ctxt->grammar->defs = xmlHashCreate(10);
xmlHashCreate    4708 third_party/libxml/src/relaxng.c         ctxt->grammar->refs = xmlHashCreate(10);
xmlHashCreate    4926 third_party/libxml/src/relaxng.c             ctxt->grammar->refs = xmlHashCreate(10);
xmlHashCreate    5042 third_party/libxml/src/relaxng.c             ctxt->parentgrammar->refs = xmlHashCreate(10);
xmlHashCreate    5815 third_party/libxml/src/relaxng.c             ctxt->interleaves = xmlHashCreate(10);
xmlHashCreate    5920 third_party/libxml/src/relaxng.c             ctxt->interleaves = xmlHashCreate(10);
xmlHashCreate     627 third_party/libxml/src/testapi.c     if (no == 0) return(xmlHashCreate(10));
xmlHashCreate     391 third_party/libxml/src/xmlschemastypes.c     xmlSchemaTypesBank = xmlHashCreate(40);
xmlHashCreate    4435 third_party/libxml/src/xpath.c     hash = xmlHashCreate (l);
xmlHashCreate    4751 third_party/libxml/src/xpath.c 	ctxt->funcHash = xmlHashCreate(0);
xmlHashCreate    4901 third_party/libxml/src/xpath.c 	ctxt->varHash = xmlHashCreate(0);
xmlHashCreate    5025 third_party/libxml/src/xpath.c 	ctxt->nsHash = xmlHashCreate(10);
xmlHashCreate    6010 third_party/libxml/src/xpath.c     ret->funcHash = xmlHashCreate(0);
xmlHashCreate     208 third_party/libxslt/libexslt/functions.c     return xmlHashCreate(1);
xmlHashCreate      35 third_party/libxslt/libexslt/saxon.c     return xmlHashCreate(1);
xmlHashCreate     315 third_party/libxslt/libxslt/attributes.c 	style->attributeSets = xmlHashCreate(10);
xmlHashCreate     606 third_party/libxslt/libxslt/attributes.c 		style->attributeSets = xmlHashCreate(10);
xmlHashCreate     338 third_party/libxslt/libxslt/extensions.c         xsltModuleHash = xmlHashCreate(5);
xmlHashCreate     599 third_party/libxslt/libxslt/extensions.c         ctxt->extFunctions = xmlHashCreate(10);
xmlHashCreate     628 third_party/libxslt/libxslt/extensions.c         ctxt->extElements = xmlHashCreate(10);
xmlHashCreate     698 third_party/libxslt/libxslt/extensions.c 	style->extInfos = xmlHashCreate(10);
xmlHashCreate     869 third_party/libxslt/libxslt/extensions.c         ctxt->extInfos = xmlHashCreate(10);
xmlHashCreate     984 third_party/libxslt/libxslt/extensions.c         ctxt->ctxt->extInfos = xmlHashCreate(10);
xmlHashCreate    1260 third_party/libxslt/libxslt/extensions.c         xsltExtensionsHash = xmlHashCreate(10);
xmlHashCreate    1394 third_party/libxslt/libxslt/extensions.c         xsltFunctionsHash = xmlHashCreate(10);
xmlHashCreate    1633 third_party/libxslt/libxslt/extensions.c         xsltElementsHash = xmlHashCreate(10);
xmlHashCreate    1830 third_party/libxslt/libxslt/extensions.c         xsltTopLevelsHash = xmlHashCreate(10);
xmlHashCreate     142 third_party/libxslt/libxslt/keys.c     cur->keys = xmlHashCreate(0);
xmlHashCreate     296 third_party/libxslt/libxslt/namespaces.c 	    style->nsAliases = xmlHashCreate(10);
xmlHashCreate    2119 third_party/libxslt/libxslt/pattern.c 		style->templatesHash = xmlHashCreate(1024);
xmlHashCreate    3482 third_party/libxslt/libxslt/transform.c 	    style->stripSpaces = xmlHashCreate(10);
xmlHashCreate    6028 third_party/libxslt/libxslt/transform.c 	ctxt->globalVars = xmlHashCreate(20);
xmlHashCreate    1465 third_party/libxslt/libxslt/variables.c 	ctxt->globalVars = xmlHashCreate(20);
xmlHashCreate    1270 third_party/libxslt/libxslt/xslt.c             style->cdataSection = xmlHashCreate(10);
xmlHashCreate    1490 third_party/libxslt/libxslt/xslt.c 	style->stripSpaces = xmlHashCreate(10);
xmlHashCreate    1629 third_party/libxslt/libxslt/xslt.c 	style->stripSpaces = xmlHashCreate(10);
xmlHashCreate    3652 third_party/libxslt/libxslt/xslt.c 			style->nsHash = xmlHashCreate(10);