Searched defs:stateTable (Results 1 – 6 of 6) sorted by relevance
71 private final InternalState[][] stateTable; field in ParserStateTable
1892 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToUnicodeWithOffsets() local2044 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToBMPWithOffsets() local2324 const int32_t (*stateTable)[256]; in ucnv_MBCSToUnicodeWithOffsets() local2736 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleGetNextUChar() local2823 const int32_t (*stateTable)[256]; in ucnv_MBCSGetNextUChar() local3118 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