Home
last modified time | relevance | path

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

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