Home
last modified time | relevance | path

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

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