Home
last modified time | relevance | path

Searched refs:RBBIRuleScanner (Results 1 – 13 of 13) sorted by relevance

/external/icu4c/common/
Drbbiscan.h45 class RBBIRuleScanner : public UMemory {
59 RBBIRuleScanner(RBBIRuleBuilder *rb);
62 virtual ~RBBIRuleScanner();
156 RBBIRuleScanner(const RBBIRuleScanner &other); // forbid copying of this class
157 RBBIRuleScanner &operator=(const RBBIRuleScanner &other); // forbid copying of this class
Drbbirb.h29 class RBBIRuleScanner; variable
60 RBBIRuleScanner *fRuleScanner;
76 RBBISymbolTable(RBBIRuleScanner *, const UnicodeString &fRules, UErrorCode &status);
129 RBBIRuleScanner *fScanner; // The scanner.
Drbbiscan.cpp90 RBBIRuleScanner::RBBIRuleScanner(RBBIRuleBuilder *rb) in RBBIRuleScanner() function in RBBIRuleScanner
163 RBBIRuleScanner::~RBBIRuleScanner() { in ~RBBIRuleScanner()
196 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions()
576 void RBBIRuleScanner::error(UErrorCode e) { in error()
606 void RBBIRuleScanner::fixOpStack(RBBINode::OpPrecedence p) { in fixOpStack()
668 void RBBIRuleScanner::findSetFor(const UnicodeString &s, RBBINode *node, UnicodeSet *setToAdopt) { in findSetFor()
765 UnicodeString RBBIRuleScanner::stripRules(const UnicodeString &rules) { in stripRules()
793 UChar32 RBBIRuleScanner::nextCharLL() { in nextCharLL()
834 void RBBIRuleScanner::nextChar(RBBIRuleChar &c) { in nextChar()
919 void RBBIRuleScanner::parse() { in parse()
[all …]
Drbbirb.cpp85 fScanner = new RBBIRuleScanner(this); in RBBIRuleBuilder()
149 UnicodeString strippedRules((const UnicodeString&)RBBIRuleScanner::stripRules(fRules)); in flattenData()
Drbbitblb.h23 class RBBIRuleScanner; variable
Drbbistbl.cpp41 RBBISymbolTable::RBBISymbolTable(RBBIRuleScanner *rs, const UnicodeString &rules, UErrorCode &statu… in RBBISymbolTable()
Drbbirpt.txt32 # | | | | See function RBBIRuleScanner
/external/icu4c/i18n/
Dregexcst.txt32 # | | | | See function RBBIRuleScanner
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h1363 #define RBBIRuleScanner RBBIRuleScanner_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h1363 #define RBBIRuleScanner RBBIRuleScanner_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h1363 #define RBBIRuleScanner RBBIRuleScanner_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h1363 #define RBBIRuleScanner RBBIRuleScanner_3_2 macro
/external/icu4c/common/unicode/
Durename.h2081 #define RBBIRuleScanner U_ICU_ENTRY_POINT_RENAME(RBBIRuleScanner) macro