OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xmlDictComputeFastKey
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/
dict.c
49
xmlDictComputeFastKey
(name, len) : \
61
xmlDictComputeFastKey
(name, len)
343
*
xmlDictComputeFastKey
:
349
xmlDictComputeFastKey
(const xmlChar *name, int namelen) {
/external/libxml2/
dict.c
72
xmlDictComputeFastKey
(name, len, (dict)->seed) : \
84
xmlDictComputeFastKey
(name, len, (dict)->seed)
438
*
xmlDictComputeFastKey
:
444
xmlDictComputeFastKey
(const xmlChar *name, int namelen, int seed) {
Completed in 407 milliseconds