Lines Matching defs:error
140 punycode_status error;
153 status = U_ZERO_ERROR; // reset error
163 error = punycode_encode(b1Len,b1,caseFlags, (uint32_t*)&b2Len, b2);
164 status = getError(error);
174 status = U_ZERO_ERROR; // reset error
176 punycode_status error = punycode_encode(b1Len,b1,caseFlags, (uint32_t*)&b2Len, b2);
177 status = getError(error);
225 punycode_status error = punycode_decode(srcLength,b1,(uint32_t*)&b2Len,b2,caseFlags);
226 status = getError(error);
233 error = punycode_decode(srcLength,b1,(uint32_t*)&b2Len,b2,caseFlags);
234 status = getError(error);
320 *status = U_ZERO_ERROR; // reset error
324 // error bail out
379 *status = U_ZERO_ERROR; // reset error
385 //error bail out
509 *status = U_ZERO_ERROR; // reset error
513 //bail out on error
553 *status = U_ZERO_ERROR; // reset error
572 *status = U_ZERO_ERROR; // reset error
577 //bail out on error
752 *status = U_ZERO_ERROR; // reset error
802 *status = U_ZERO_ERROR; // reset error
907 *status = U_ZERO_ERROR; // reset error
959 *status = U_ZERO_ERROR; // reset error
1028 *status = U_ZERO_ERROR; // reset error
1044 *status = U_ZERO_ERROR; // reset error