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

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

Completed in 49 milliseconds