HomeSort by relevance Sort by last modified time
    Searched defs:xmlHashRemoveEntry3 (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
hash.c 1037 return(xmlHashRemoveEntry3(table, name, NULL, NULL, f));
1056 return(xmlHashRemoveEntry3(table, name, name2, NULL, f));
1060 * xmlHashRemoveEntry3:
1074 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
elfgcchack.h     [all...]

Completed in 160 milliseconds