Home
last modified time | relevance | path

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

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