Home
last modified time | relevance | path

Searched refs:fTagIdx (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Drbbidata.h113 int16_t fTagIdx; /* Non-zero if this row covers a {tagged} position */ member
Drbbidata.cpp263 RBBIDebugPrintf("%4d | %3d %3d %3d ", s, row->fAccepting, row->fLookAhead, row->fTagIdx); in printTable()
Drbbi.cpp1147 fLastRuleStatusIndex = row->fTagIdx; // Remember the break status (tag) values. in handleNext()
1155 fLastRuleStatusIndex = row->fTagIdx; in handleNext()
Drbbitblb.cpp1154 row->fTagIdx = (int16_t)sd->fTagsIdx; in exportTable()