* 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 not stored for this graph (policy: none)
no test coverage detected