Home
last modified time | relevance | path

Searched refs:fLookAheadHardBreak (Results 1 – 8 of 8) sorted by relevance

/external/chromium/third_party/icu/source/common/
Drbbirb.h144 UBool fLookAheadHardBreak; // True: Look ahead matches cause an variable
Drbbirb.cpp70 fLookAheadHardBreak = FALSE; in RBBIRuleBuilder()
Drbbiscan.cpp501 fRB->fLookAheadHardBreak = TRUE; in doParseActions()
Drbbitblb.cpp1129 if (fRB->fLookAheadHardBreak) { in exportTable()
/external/icu4c/common/
Drbbirb.h144 UBool fLookAheadHardBreak; // True: Look ahead matches cause an variable
Drbbirb.cpp70 fLookAheadHardBreak = FALSE; in RBBIRuleBuilder()
Drbbiscan.cpp501 fRB->fLookAheadHardBreak = TRUE; in doParseActions()
Drbbitblb.cpp1111 if (fRB->fLookAheadHardBreak) { in exportTable()