Home | History | Annotate | Download | only in cintltst

Lines Matching refs:offsets1

914         int32_t offsets1[] = {   0x0000, 0x0001, 0x0006};
918 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 ))
926 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5};
930 UCNV_TO_U_CALLBACK_SKIP, offsets1, NULL, 0 ))
1330 static const int32_t offsets1[] = { 0x0000, 0x0001};
1334 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 ))
1341 static const int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003};
1345 UCNV_TO_U_CALLBACK_STOP, offsets1, NULL, 0 ))
1620 int32_t offsets1[] = { 0x0000, 0x0001, 0x0004, 0x0006};
1624 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0 ))
1631 int32_t offsets1[] = { 0x0000, 0x0001,0x0002,0x0003,4,5};
1635 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0 ))
1644 static const int32_t offsets1[]={ 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 4 };
1651 UCNV_FROM_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0)
1713 offsets1[]={ 2, 4 },
1718 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0)
1751 offsets1[]={ 4, 4, 8 },
1757 UCNV_TO_U_CALLBACK_SUBSTITUTE, offsets1, NULL, 0)