Searched refs:punycodeErrorCode (Results 1 – 2 of 2) sorted by relevance
727 UErrorCode punycodeErrorCode=U_ZERO_ERROR; in processLabel() local730 nullptr, &punycodeErrorCode); in processLabel()731 if(punycodeErrorCode==U_BUFFER_OVERFLOW_ERROR) { in processLabel()738 punycodeErrorCode=U_ZERO_ERROR; in processLabel()741 nullptr, &punycodeErrorCode); in processLabel()744 if(U_FAILURE(punycodeErrorCode)) { in processLabel()
726 UErrorCode punycodeErrorCode=U_ZERO_ERROR; in processLabel() local729 nullptr, &punycodeErrorCode); in processLabel()730 if(punycodeErrorCode==U_BUFFER_OVERFLOW_ERROR) { in processLabel()737 punycodeErrorCode=U_ZERO_ERROR; in processLabel()740 nullptr, &punycodeErrorCode); in processLabel()743 if(U_FAILURE(punycodeErrorCode)) { in processLabel()