Searched refs:stackKey (Results 1 – 2 of 2) sorted by relevance
322 UStringPrepKey stackKey; in usprep_getProfile() local328 stackKey.name = (char*) name; in usprep_getProfile()329 stackKey.path = (char*) path; in usprep_getProfile()333 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey)); in usprep_getProfile()
325 UStringPrepKey stackKey; in usprep_getProfile() local331 stackKey.name = (char*) name; in usprep_getProfile()332 stackKey.path = (char*) path; in usprep_getProfile()336 profile = (UStringPrepProfile*) (uhash_get(SHARED_DATA_HASHTABLE,&stackKey)); in usprep_getProfile()