Searched defs:stateTable (Results 1 – 5 of 5) sorted by relevance
1790 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToUnicodeWithOffsets() local1942 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToBMPWithOffsets() local2163 const int32_t (*stateTable)[256]; in ucnv_MBCSToUnicodeWithOffsets() local2547 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleGetNextUChar() local2634 const int32_t (*stateTable)[256]; in ucnv_MBCSGetNextUChar() local2907 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
371 static const le_int8 stateTable[][CC_COUNT] = variable