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

  /external/icu4c/common/
rbbidata.h 115 uint16_t fNextState[2]; /* Next State, indexed by char category. */
rbbirpt.h 70 uint8_t fNextState; // 0-250: normal next-stat numbers
rbbidata.cpp 234 RBBIDebugPrintf("%3d ", row->fNextState[c]);
rbbi.cpp     [all...]
rbbiscan.cpp     [all...]
rbbitblb.cpp     [all...]
  /external/icu4c/i18n/
regexcst.h 125 uint8_t fNextState; // 0-250: normal next-state numbers
regexcmp.cpp 223 if (tableEl->fNextState != 255) {
224 state = tableEl->fNextState;
    [all...]

Completed in 2611 milliseconds