Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Ddict.c56 xmlDictComputeFastQKey(prefix, plen, name, len) : \
63 xmlDictComputeFastQKey(prefix, plen, name, len)
383 xmlDictComputeFastQKey(const xmlChar *prefix, int plen, in xmlDictComputeFastQKey() function
/external/libxml2/
Ddict.c78 xmlDictComputeFastQKey(prefix, plen, name, len, (dict)->seed) : \
85 xmlDictComputeFastQKey(prefix, plen, name, len, (dict)->seed)
410 xmlDictComputeFastQKey(const xmlChar *prefix, int plen, in xmlDictComputeFastQKey() function