HomeSort by relevance Sort by last modified time
    Searched refs:xmlDictQLookup (Results 1 - 4 of 4) sorted by null

  /external/libxml2/include/libxml/
dict.h 51 xmlDictQLookup (xmlDictPtr dict,
  /external/libxml2/
dict.c 950 * xmlDictQLookup:
960 xmlDictQLookup(xmlDictPtr dict, const xmlChar *prefix, const xmlChar *name) {
elfgcchack.h     [all...]
xmlreader.c 192 #define CONSTQSTR(p, str) xmlDictQLookup(reader->dict, (p), (str))
    [all...]

Completed in 1462 milliseconds