Home | History | Annotate | Download | only in common

Lines Matching refs:errorCode

1696     UErrorCode errorCode=U_ZERO_ERROR;
1697 if(calcNameSetsLengths(&errorCode)) {
1715 UErrorCode errorCode;
1717 errorCode=U_ZERO_ERROR;
1719 if(!calcNameSetsLengths(&errorCode)) {