Lines Matching defs:isError
1003 UBool isError, expectIsError, wrongIsError;1023 isError=FALSE;1025 U8_APPEND(buffer, length, LENGTHOF(buffer), c, isError);1026 wrongIsError|= isError!=expectIsError;1029 log_err("U8_APPEND did not set isError correctly\n");