MCPcopy Create free account
hub / github.com/Kitware/VTK / xmlHashRemoveEntry3

Function xmlHashRemoveEntry3

ThirdParty/libxml2/vtklibxml2/hash.c:1270–1344  ·  view source on GitHub ↗

* xmlHashRemoveEntry3: * @hash: hash table * @key: first string key * @key2: second string key * @key3: third string key * @dealloc: deallocator function for removed item or NULL * * Remove an entry with three strings as key. * * See xmlHashRemoveEntry. * * Returns 0 on success and -1 in case of error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

xmlHashRemoveEntryFunction · 0.85
xmlHashRemoveEntry2Function · 0.85

Calls 2

xmlHashValueFunction · 0.85
xmlHashFindEntryFunction · 0.85

Tested by

no test coverage detected