Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlDictLookup

198 #define CONSTSTR(str) xmlDictLookup(reader->dict, (str), -1)
5270 reader->xinclude_name = xmlDictLookup(reader->dict, XINCLUDE_NODE, -1);