Home
last modified time | relevance | path

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

/external/icu4c/common/
Drbbiscan.cpp100 fSetTable = NULL; in RBBIRuleScanner()
149fSetTable = 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()
Drbbiscan.h135 UHashtable *fSetTable; // UnicocodeSet hash table, holds indexes to variable