Searched defs:from_euc_jpOffs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnccbtst.c756 static const int32_t from_euc_jpOffs [] ={ 0, 1, 3, 9}; local
861 UCNV_TO_U_CALLBACK_SKIP, from_euc_jpOffs , NULL, 0))
1292 static const int32_t from_euc_jpOffs [] ={ 0, 1, 3}; local
1311 UCNV_TO_U_CALLBACK_STOP, from_euc_jpOffs , NULL, 0))
1574 int32_t from_euc_jpOffs [] ={ 0, 1, 3, 6, 9, 11 }; local
1594 UCNV_TO_U_CALLBACK_SUBSTITUTE, from_euc_jpOffs, NULL, 0 ))
1606 UCNV_TO_U_CALLBACK_SUBSTITUTE, from_euc_jpOffs, NULL, 0 ,"i", U_ILLEGAL_CHAR_FOUND))
/external/icu/icu4c/source/test/cintltst/
H A Dnccbtst.c760 static const int32_t from_euc_jpOffs [] ={ 0, 1, 3, 9}; local
865 UCNV_TO_U_CALLBACK_SKIP, from_euc_jpOffs , NULL, 0))
1296 static const int32_t from_euc_jpOffs [] ={ 0, 1, 3}; local
1315 UCNV_TO_U_CALLBACK_STOP, from_euc_jpOffs , NULL, 0))
1578 int32_t from_euc_jpOffs [] ={ 0, 1, 3, 6, 9, 11 }; local
1598 UCNV_TO_U_CALLBACK_SUBSTITUTE, from_euc_jpOffs, NULL, 0 ))
1610 UCNV_TO_U_CALLBACK_SUBSTITUTE, from_euc_jpOffs, NULL, 0 ,"i", U_ILLEGAL_CHAR_FOUND))

Completed in 221 milliseconds