Home
last modified time | relevance | path

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

/external/libxml2/
Ddict.c79 xmlDictComputeFastQKey(prefix, plen, name, len, (dict)->seed) : \
86 xmlDictComputeFastQKey(prefix, plen, name, len, (dict)->seed)
478 xmlDictComputeFastQKey(const xmlChar *prefix, int plen, in xmlDictComputeFastQKey() function