Home | History | Annotate | Download | only in common

Lines Matching refs:errorCode

1697     UErrorCode errorCode=U_ZERO_ERROR;
1698 if(calcNameSetsLengths(&errorCode)) {
1716 UErrorCode errorCode;
1718 errorCode=U_ZERO_ERROR;
1720 if(!calcNameSetsLengths(&errorCode)) {