Searched refs:xmlDictComputeFastQKey (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | dict.c | 56 xmlDictComputeFastQKey(prefix, plen, name, len) : \ 63 xmlDictComputeFastQKey(prefix, plen, name, len) 383 xmlDictComputeFastQKey(const xmlChar *prefix, int plen, in xmlDictComputeFastQKey() function
|
/external/libxml2/ |
D | dict.c | 78 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
|