Lines Matching refs:aescstrdup
317 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
336 …log_err("parse of '%s' failed. Parsepos=%d. The error is : %s\n", aescstrdup(result,u_strlen(resu… in TestNumberFormat()
369 aescstrdup(result, -1), aescstrdup(temp1, -1)); in TestNumberFormat()
386 …log_err("parseDoubleCurrency '%s' failed. The error is : %s\n", aescstrdup(result, u_strlen(resul… in TestNumberFormat()
416 …log_err("parseDouble('%s') failed. The error is : %s\n", aescstrdup(temp1, resultlength), myError… in TestNumberFormat()
801 … log_verbose("formatted %d as '%s', length: %d\n", value, aescstrdup(buffer, len), len); in TestNumberFormat()
2673 aescstrdup(expect, expectLen), aescstrdup(result, resultLen)); in TestCurrencyUsage()
2706 …unum_toPattern result wrong, expected %s, got %s\n", aescstrdup(currFmtToPatExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
2714 …_formatDouble result wrong, expected %s, got %s\n", aescstrdup(currFmtResultExpected,-1), aescstrd… in TestCurrFmtNegSameAsPositive()
3026 …itemPtr->locale, aescstrdup(ubuf, ulen), fptr->field, fptr->beginPos, fptr->endPos, field, beginPo… in TestFormatForFields()
3029 … itemPtr->locale, aescstrdup(ubuf, ulen), field, beginPos, endPos); in TestFormatForFields()