Home
last modified time | relevance | path

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

/external/libxml2/
Dhash.c229 xmlHashGrow(xmlHashTablePtr table, int size) { in xmlHashGrow() function
612 xmlHashGrow(table, MAX_HASH_LEN * table->size); in xmlHashAddEntry3()