Searched defs:stateTable (Results 1 – 9 of 9) sorted by relevance
71 private final InternalState[][] stateTable; field in ParserStateTable
1893 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToUnicodeWithOffsets() local2045 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToBMPWithOffsets() local2325 const int32_t (*stateTable)[256]; in ucnv_MBCSToUnicodeWithOffsets() local2737 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleGetNextUChar() local2824 const int32_t (*stateTable)[256]; in ucnv_MBCSGetNextUChar() local3119 const int32_t (*stateTable)[256]; in ucnv_MBCSSimpleGetNextUChar() local
373 const int32_t (*stateTable)/*[countStates]*/[256]; member
94 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