Home
last modified time | relevance | path

Searched refs:fParseError (Results 1 – 6 of 6) sorted by relevance

/external/chromium/third_party/icu/source/common/
Drbbiscan.cpp579 if (fRB->fParseError) { in error()
580 fRB->fParseError->line = fLineNum; in error()
581 fRB->fParseError->offset = fCharNum; in error()
582 fRB->fParseError->preContext[0] = 0; in error()
583 fRB->fParseError->preContext[0] = 0; in error()
Drbbirb.h126 UParseError *fParseError; // here avoids passing it everywhere. variable
Drbbirb.cpp51 fParseError = parseErr; in RBBIRuleBuilder()
/external/icu4c/common/
Drbbiscan.cpp579 if (fRB->fParseError) { in error()
580 fRB->fParseError->line = fLineNum; in error()
581 fRB->fParseError->offset = fCharNum; in error()
582 fRB->fParseError->preContext[0] = 0; in error()
583 fRB->fParseError->preContext[0] = 0; in error()
Drbbirb.h126 UParseError *fParseError; // here avoids passing it everywhere. variable
Drbbirb.cpp51 fParseError = parseErr; in RBBIRuleBuilder()