Searched refs:RBBISymbolTable (Results 1 – 7 of 7) sorted by relevance
41 RBBISymbolTable::RBBISymbolTable(RBBIRuleScanner *rs, const UnicodeString &rules, UErrorCode &statu… in RBBISymbolTable() function in RBBISymbolTable57 RBBISymbolTable::~RBBISymbolTable() in ~RBBISymbolTable()70 const UnicodeString *RBBISymbolTable::lookup(const UnicodeString& s) const in lookup()77 RBBISymbolTable *This = (RBBISymbolTable *)this; // cast off const in lookup()117 const UnicodeFunctor *RBBISymbolTable::lookupMatcher(UChar32 ch) const in lookupMatcher()120 RBBISymbolTable *This = (RBBISymbolTable *)this; // cast off const in lookupMatcher()138 UnicodeString RBBISymbolTable::parseReference(const UnicodeString& text, in parseReference()166 RBBINode *RBBISymbolTable::lookupNode(const UnicodeString &key) const{ in lookupNode()185 void RBBISymbolTable::addEntry (const UnicodeString &key, RBBINode *val, UErrorCode &er… in addEntry()228 void RBBISymbolTable::rbbiSymtablePrint() const { in rbbiSymtablePrint()
56 class RBBISymbolTable : public UMemory, public SymbolTable {76 RBBISymbolTable(RBBIRuleScanner *, const UnicodeString &fRules, UErrorCode &status);77 virtual ~RBBISymbolTable();92 RBBISymbolTable(const RBBISymbolTable &other); // forbid copying of this class93 RBBISymbolTable &operator=(const RBBISymbolTable &other); // forbid copying of this class
31 class RBBISymbolTable; variable132 RBBISymbolTable *fSymbolTable; // symbol table, holds definitions of
143 fSymbolTable = new RBBISymbolTable(this, rb->fRules, *rb->fStatus); in RBBIRuleScanner()
14 class RBBISymbolTable implements SymbolTable{ class34 RBBISymbolTable(RBBIRuleScanner rs, String rules) { in RBBISymbolTable() method in RBBISymbolTable
69 RBBISymbolTable fSymbolTable; // symbol table, holds definitions of119 fSymbolTable = new RBBISymbolTable(this, rb.fRules); in RBBIRuleScanner()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...