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

  /external/libxml2/
dict.c 747 * xmlDictLookup:
757 xmlDictLookup(xmlDictPtr dict, const xmlChar *name, int len) {
1002 return(xmlDictLookup(dict, name, -1));
elfgcchack.h     [all...]

Completed in 310 milliseconds