Searched refs:formattable (Results 1 – 1 of 1) sorted by relevance
420 Formattable& formattable = fargs[argNum]; in umsg_format_helper() local487 formattable.adoptString(text); in umsg_format_helper()504 formattable.setDouble(d); in umsg_format_helper()534 formattable.setLong(tInt32); in umsg_format_helper()558 formattable.setInt64(tInt64); in umsg_format_helper()578 formattable.setDate(dd); in umsg_format_helper()592 formattable.setDouble(Z_DVAL_P(elem)); in umsg_format_helper()599 formattable.setInt64((int64_t)Z_LVAL_P(elem)); in umsg_format_helper()602 formattable.setInt64((int64_t)0); in umsg_format_helper()
Completed in 8 milliseconds