Lines Matching refs:PHashTable
36 #include "phashtable.h"
127 * PHashTable
144 PHashTable* table = NULL;
395 PHashTableDestroy( (PHashTable*)pm->phoneH);
752 PHashTableDestroy( (PHashTable*)lts->allowable_cons_combH);
943 rc = PHashTableGetValue((PHashTable*)pm->phoneH, ph, (void**)(void*)&iRet);
1384 rc = PHashTableGetValue( (PHashTable*)lts->allowable_cons_combH, cons_string, &iVal);