Searched refs:UTF_IS_VALID (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h190 * a macro. They should be tested with UTF_IS_ERROR() or UTF_IS_VALID().
225 #define UTF_IS_VALID(c) \ macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c1457 if(UTF_IS_VALID(c)){
1470 if(!UTF_IS_VALID(c)){
1483 if(UTF_IS_VALID(c)){
1497 if(UTF_IS_VALID(c)){
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h190 * a macro. They should be tested with UTF_IS_ERROR() or UTF_IS_VALID().
225 #define UTF_IS_VALID(c) \ macro
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c1456 if(UTF_IS_VALID(c)){
1469 if(!UTF_IS_VALID(c)){
1482 if(UTF_IS_VALID(c)){
1496 if(UTF_IS_VALID(c)){

Completed in 298 milliseconds