Home
last modified time | relevance | path

Searched refs:tInt64 (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp527 int64_t tInt64 = 0; in umsg_format_helper() local
536 tInt64 = (int64_t)Z_DVAL_PP(elem); in umsg_format_helper()
540 tInt64 = (int64_t)Z_LVAL_PP(elem); in umsg_format_helper()
546 formattable.setInt64(tInt64); in umsg_format_helper()

Completed in 12 milliseconds