Home
last modified time | relevance | path

Searched defs:RBBIStateTableRow (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Drbbidata.h97 struct RBBIStateTableRow { struct
98 int16_t fAccepting; /* Non-zero if this row is for an accepting state. */
105 int16_t fLookAhead; /* Non-zero if this row is for a state that */
129 char fTableData[1]; /* First RBBIStateTableRow begins here. */ argument