Home
last modified time | relevance | path

Searched refs:xmlDictAddQString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Ddict.c212 xmlDictAddQString(xmlDictPtr dict, const xmlChar *prefix, unsigned int plen, in xmlDictAddQString() function
778 ret = xmlDictAddQString(dict, prefix, plen, name, len); in xmlDictLookupInternal()
/aosp_15_r20/external/libxml2/
H A Ddict.c207 xmlDictAddQString(xmlDictPtr dict, const xmlChar *prefix, unsigned int plen, in xmlDictAddQString() function
791 ret = xmlDictAddQString(dict, prefix, plen, name, len); in xmlDictLookupInternal()