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

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

Completed in 59 milliseconds