Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UTF_IS_ERROR

207         if(UTF_IS_ERROR(result[i+1]) ? c >= 0 : c != result[i+1]){
312 if(UTF_IS_ERROR(result[i+1]) ? c >= 0 : c != result[i+1]){
357 if(UTF_IS_ERROR(result[i+4]) ? c >= 0 : c != result[i+4]){