Home | History | Annotate | Download | only in common

Lines Matching full:errorcode

1715     UErrorCode errorCode=U_ZERO_ERROR;
1716 if(calcNameSetsLengths(&errorCode)) {
1734 UErrorCode errorCode;
1736 errorCode=U_ZERO_ERROR;
1738 if(!calcNameSetsLengths(&errorCode)) {