Home
last modified time | relevance | path

Searched refs:UTF_IS_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dutf8tst.c72 #ifndef UTF_IS_ERROR
73 # define UTF_IS_ERROR(c) \ macro
272 if(UTF_IS_ERROR(expected)) { expected=U_SENTINEL; } in TestGetChar()
365 if(UTF_IS_ERROR(expected)) { expected=U_SENTINEL; } in TestNextPrevChar()
417 if(UTF_IS_ERROR(expected)) { expected=U_SENTINEL; } in TestNextPrevChar()
Dcucdtst.c1515 if(UTF_IS_ERROR(c)){ in TestCodePoint()
1528 if(UTF_IS_ERROR(c)){ in TestCodePoint()
1541 if(!UTF_IS_ERROR(c)){ in TestCodePoint()
1555 if(!UTF_IS_ERROR(c)){ in TestCodePoint()
/external/icu/libandroidicu/include/unicode/
Dutf_old.h234 #define UTF_IS_ERROR(c) \ macro
/external/icu/icu4c/source/common/unicode/
Dutf_old.h234 #define UTF_IS_ERROR(c) \ macro