Lines Matching refs:aescstrdup
319 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
338 …log_err("parse of '%s' failed. Parsepos=%d. The error is : %s\n", aescstrdup(result,u_strlen(resu… in TestNumberFormat()
371 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
388 …log_err("parseDoubleCurrency '%s' failed. The error is : %s\n", aescstrdup(result, u_strlen(resul… in TestNumberFormat()
418 …log_err("parseDouble('%s') failed. The error is : %s\n", aescstrdup(temp1, resultlength), myError… in TestNumberFormat()
804 … log_verbose("formatted %d as '%s', length: %d\n", value, aescstrdup(buffer, len), len); in TestNumberFormat()
2689 aescstrdup(expect, expectLen), aescstrdup(result, resultLen)); in TestCurrencyUsage()
2725 …unum_toPattern result wrong, expected %s, got %s\n", aescstrdup(currFmtToPatExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
2733 …_formatDouble result wrong, expected %s, got %s\n", aescstrdup(currFmtResultExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
3049 …itemPtr->locale, aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPo… in TestFormatForFields()
3052 … itemPtr->locale, aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()