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

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

Completed in 37 milliseconds