Searched refs:punycodeErrorCode (Results 1 – 1 of 1) sorted by relevance
695 UErrorCode punycodeErrorCode=U_ZERO_ERROR; in processLabel() local698 NULL, &punycodeErrorCode); in processLabel()699 if(punycodeErrorCode==U_BUFFER_OVERFLOW_ERROR) { in processLabel()706 punycodeErrorCode=U_ZERO_ERROR; in processLabel()709 NULL, &punycodeErrorCode); in processLabel()712 if(U_FAILURE(punycodeErrorCode)) { in processLabel()