Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dusprep.cpp110 UHashTok namekey, pathkey; in hashEntry() local
111 namekey.pointer = b->name; in hashEntry()
113 return uhash_hashChars(namekey)+37*uhash_hashChars(pathkey); in hashEntry()
Duresbund.cpp54 UHashTok namekey, pathkey; in hashEntry() local
55 namekey.pointer = b->fName; in hashEntry()
57 return uhash_hashChars(namekey)+37u*uhash_hashChars(pathkey); in hashEntry()