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

  /external/libxml2/include/libxml/
hash.h 162 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name,
  /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,
libxml2.syms 872 xmlHashRemoveEntry3;
    [all...]
elfgcchack.h     [all...]
testapi.c     [all...]

Completed in 64 milliseconds