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

  /external/libxml2/
hash.c 448 return(xmlHashLookup3(table, name, NULL, NULL));
464 return(xmlHashLookup3(table, name, name2, NULL));
744 * xmlHashLookup3:
755 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name,
elfgcchack.h     [all...]

Completed in 163 milliseconds