Searched refs:xmlDictAddQString (Results 1 – 1 of 1) sorted by relevance
306 xmlDictAddQString(xmlDictPtr dict, const xmlChar *prefix, unsigned int plen, in xmlDictAddQString() function1178 ret = xmlDictAddQString(dict, prefix, plen, name, l); in xmlDictQLookup()