Searched refs:UCNV_SKIP_STOP_ON_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | ucnv_err.h | 106 #define UCNV_SKIP_STOP_ON_ILLEGAL "i" macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | nccbtst.c | 451 …UCNV_FROM_U_CALLBACK_SKIP, from_iso_2022_jpOffs2, NULL, 0,UCNV_SKIP_STOP_ON_ILLEGAL,U_ILLEGAL_CHAR… in TestSkip() 462 …UCNV_FROM_U_CALLBACK_SKIP, from_iso_2022_cnOffs1, NULL, 0,UCNV_SKIP_STOP_ON_ILLEGAL,U_ILLEGAL_CHAR… in TestSkip() 473 …UCNV_FROM_U_CALLBACK_SKIP, from_iso_2022_krOffs1, NULL, 0,UCNV_SKIP_STOP_ON_ILLEGAL,U_ILLEGAL_CHAR… in TestSkip() 484 … UCNV_FROM_U_CALLBACK_SKIP, from_hzOffs1, NULL, 0,UCNV_SKIP_STOP_ON_ILLEGAL,U_ILLEGAL_CHAR_FOUND )) in TestSkip() 503 …UCNV_FROM_U_CALLBACK_SKIP, from_isciiOffs1, NULL, 0,UCNV_SKIP_STOP_ON_ILLEGAL,U_ILLEGAL_CHAR_FOUND… in TestSkip()
|