Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
Dhash.c240 xmlHashGrow(xmlHashTablePtr table, int size) { in xmlHashGrow() function
635 xmlHashGrow(table, MAX_HASH_LEN * table->size); in xmlHashAddEntry3()
/third_party/libxml2/
Dhash.c236 xmlHashGrow(xmlHashTablePtr table, int size) { in xmlHashGrow() function
631 xmlHashGrow(table, MAX_HASH_LEN * table->size); in xmlHashAddEntry3()