Searched defs:stateTable (Results 1 – 6 of 6) sorted by relevance
71 private final InternalState[][] stateTable; field in ParserStateTable
1891 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToUnicodeWithOffsets() local2043 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToBMPWithOffsets() local2323 const int32_t (*stateTable)[256]; in ucnv_MBCSToUnicodeWithOffsets() local2735 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleGetNextUChar() local2822 const int32_t (*stateTable)[256]; in ucnv_MBCSGetNextUChar() local3117 const int32_t (*stateTable)[256]; in ucnv_MBCSSimpleGetNextUChar() local
370 const int32_t (*stateTable)/*[countStates]*/[256]; member
93 int32_t stateTable[MBCS_MAX_STATE_COUNT][256]; member
75 static const StateTransition stateTable[][CC_COUNT] = variable
563 static const le_int8 stateTable[][CC_COUNT] = variable