Searched refs:fromIBM943Offs (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 666 static const int32_t fromIBM943Offs [] = { 0, 2, 4}; in TestSkip() local 675 UCNV_TO_U_CALLBACK_SKIP, fromIBM943Offs, NULL, 0 )) in TestSkip() 1105 static const int32_t fromIBM943Offs [] = { 0, 2}; in TestStop() local 1275 UCNV_TO_U_CALLBACK_STOP, fromIBM943Offs, NULL, 0 )) in TestStop() 1376 static const int32_t fromIBM943Offs [] = { 0, 2, 4, 6 }; in TestSub() local 1556 UCNV_TO_U_CALLBACK_SUBSTITUTE, fromIBM943Offs, NULL, 0 )) in TestSub() 2292 static const int32_t fromIBM943Offs [] = { 0, 1, 3, 3, 3, 3, 3, 3, 3, 3, 5}; in TestSubWithValue() local 2440 UCNV_TO_U_CALLBACK_ESCAPE, fromIBM943Offs, NULL, 0 )) in TestSubWithValue()
|
D | ncnvtst.c | 996 int32_t fromIBM943Offs [] = { 0, 1, 3, 3, 3, 3, 3, 3, 3, 3, 5}; in TestWithBufferSize() local 1000 (UConverterToUCallback)UCNV_TO_U_CALLBACK_ESCAPE, fromIBM943Offs,FALSE)) in TestWithBufferSize()
|