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

  /external/libxml2/include/libxml/
hash.h 162 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
  /external/libxml2/
hash.c 1003 return(xmlHashRemoveEntry3(table, name, NULL, NULL, f));
1022 return(xmlHashRemoveEntry3(table, name, name2, NULL, f));
1026 * xmlHashRemoveEntry3:
1040 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
elfgcchack.h     [all...]

Completed in 142 milliseconds