HomeSort by relevance Sort by last modified time
    Searched refs:fRules (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/icu/source/common/
rbbirb.h 58 const UnicodeString &fRules;
76 RBBISymbolTable(RBBIRuleScanner *, const UnicodeString &fRules, UErrorCode &status);
127 const UnicodeString &fRules; // The rule string that we are compiling
rbbiscan.cpp 145 fSymbolTable = new RBBISymbolTable(this, rb->fRules, *rb->fStatus);
286 fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText);
426 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
437 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
447 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
473 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
488 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart);
528 fRB->fRules.extractBetween(n->fFirstPos+1, n->fLastPos, n->fText);
797 if (fNextIndex >= fRB->fRules.length()) {
800 ch = fRB->fRules.char32At(fNextIndex)
    [all...]
rbbirb.cpp 48 : fRules(rules)
149 UnicodeString strippedRules((const UnicodeString&)RBBIRuleScanner::stripRules(fRules));
rbbistbl.cpp 42 :fRules(rules), fRuleScanner(rs), ffffString(UChar(0xffff))
  /external/icu/icu4c/source/common/
rbbirb.h 58 const UnicodeString &fRules;
76 RBBISymbolTable(RBBIRuleScanner *, const UnicodeString &fRules, UErrorCode &status);
127 const UnicodeString &fRules; // The rule string that we are compiling
rbbiscan.cpp 145 fSymbolTable = new RBBISymbolTable(this, rb->fRules, *rb->fStatus);
286 fRB->fRules.extractBetween(RHSExprNode->fFirstPos, RHSExprNode->fLastPos, RHSExprNode->fText);
426 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
437 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
447 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
473 fRB->fRules.extractBetween(n->fFirstPos, n->fLastPos, n->fText);
488 UnicodeString opt(fRB->fRules, fOptionStart, fScanIndex-fOptionStart);
528 fRB->fRules.extractBetween(n->fFirstPos+1, n->fLastPos, n->fText);
797 if (fNextIndex >= fRB->fRules.length()) {
800 ch = fRB->fRules.char32At(fNextIndex)
    [all...]
rbbirb.cpp 48 : fRules(rules)
149 UnicodeString strippedRules((const UnicodeString&)RBBIRuleScanner::stripRules(fRules));
rbbistbl.cpp 42 :fRules(rules), fRuleScanner(rs), ffffString(UChar(0xffff))
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 172 milliseconds