Searched refs:UCNV_TO_U_CALLBACK_EMPTYSEGMENT (Results 1 - 2 of 2) sorted by last modified time

/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c4577 static void UCNV_TO_U_CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, function
4615 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_EMPTYSEGMENT, NULL, NULL, NULL, &err);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c4572 static void UCNV_TO_U_CALLBACK_EMPTYSEGMENT( const void *context, UConverterToUnicodeArgs *toArgs, const char* codeUnits, function
4610 ucnv_setToUCallBack(cnv, UCNV_TO_U_CALLBACK_EMPTYSEGMENT, NULL, NULL, NULL, &err);

Completed in 817 milliseconds