Home | History | Annotate | Download | only in common

Lines Matching defs:errorCode

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