HomeSort by relevance Sort by last modified time
    Searched refs:xmlDictComputeFastQKey (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
dict.c 56 xmlDictComputeFastQKey(prefix, plen, name, len) : \
63 xmlDictComputeFastQKey(prefix, plen, name, len)
375 * xmlDictComputeFastQKey:
383 xmlDictComputeFastQKey(const xmlChar *prefix, int plen,
  /external/libxml2/
dict.c 78 xmlDictComputeFastQKey(prefix, plen, name, len, (dict)->seed) : \
85 xmlDictComputeFastQKey(prefix, plen, name, len, (dict)->seed)
402 * xmlDictComputeFastQKey:
410 xmlDictComputeFastQKey(const xmlChar *prefix, int plen,

Completed in 38 milliseconds