Searched refs:xmlDictAddString (Results 1 – 1 of 1) sorted by relevance
241 xmlDictAddString(xmlDictPtr dict, const xmlChar *name, unsigned int namelen) { in xmlDictAddString() function313 if (prefix == NULL) return(xmlDictAddString(dict, name, namelen)); in xmlDictAddQString()955 ret = xmlDictAddString(dict, name, l); in xmlDictLookup()