Lines Matching defs:error
138 punycode_status error;
151 status = U_ZERO_ERROR; // reset error
161 error = punycode_encode(b1Len,b1,caseFlags, (uint32_t*)&b2Len, b2);
162 status = getError(error);
172 status = U_ZERO_ERROR; // reset error
174 punycode_status error = punycode_encode(b1Len,b1,caseFlags, (uint32_t*)&b2Len, b2);
175 status = getError(error);
212 punycode_status error = punycode_decode(srcLength,b1,(uint32_t*)&b2Len,b2,caseFlags);
213 status = getError(error);
220 error = punycode_decode(srcLength,b1,(uint32_t*)&b2Len,b2,caseFlags);
221 status = getError(error);
307 *status = U_ZERO_ERROR; // reset error
311 // error bail out
366 *status = U_ZERO_ERROR; // reset error
372 //error bail out
496 *status = U_ZERO_ERROR; // reset error
500 //bail out on error
540 *status = U_ZERO_ERROR; // reset error
559 *status = U_ZERO_ERROR; // reset error
564 //bail out on error
739 *status = U_ZERO_ERROR; // reset error
789 *status = U_ZERO_ERROR; // reset error
894 *status = U_ZERO_ERROR; // reset error
946 *status = U_ZERO_ERROR; // reset error
1015 *status = U_ZERO_ERROR; // reset error
1031 *status = U_ZERO_ERROR; // reset error