Searched refs:fSetTable (Results 1 – 2 of 2) sorted by relevance
100 fSetTable = NULL; in RBBIRuleScanner()149 … fSetTable = uhash_open(uhash_hashUnicodeString, uhash_compareUnicodeString, NULL, rb->fStatus); in RBBIRuleScanner()153 uhash_setValueDeleter(fSetTable, RBBISetTable_deleter); in RBBIRuleScanner()165 if (fSetTable != NULL) { in ~RBBIRuleScanner()166 uhash_close(fSetTable); in ~RBBIRuleScanner()167 fSetTable = NULL; in ~RBBIRuleScanner()675 el = (RBBISetTableEl *)uhash_get(fSetTable, &s); in findSetFor()736 uhash_put(fSetTable, el->key, el, fRB->fStatus); in findSetFor()
135 UHashtable *fSetTable; // UnicocodeSet hash table, holds indexes to variable