Searched refs:des_xmlHashDeallocator (Results 1 – 1 of 1) sorted by relevance
| /external/chromium_org/third_party/libxml/src/ |
| D | testapi.c | 751 static void des_xmlHashDeallocator(int no ATTRIBUTE_UNUSED, xmlHashDeallocator val ATTRIBUTE_UNUSED… in des_xmlHashDeallocator() function 10253 des_xmlHashDeallocator(n_f, f, 2); in test_xmlHashRemoveEntry() 10304 des_xmlHashDeallocator(n_f, f, 3); in test_xmlHashRemoveEntry2() 10362 des_xmlHashDeallocator(n_f, f, 4); in test_xmlHashRemoveEntry3() 10489 des_xmlHashDeallocator(n_f, f, 3); in test_xmlHashUpdateEntry() 10547 des_xmlHashDeallocator(n_f, f, 4); in test_xmlHashUpdateEntry2() 10612 des_xmlHashDeallocator(n_f, f, 5); in test_xmlHashUpdateEntry3()
|