Home
last modified time | relevance | path

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

/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp509 int32_t tInt32 = 0; in umsg_format_helper() local
518 tInt32 = (int32_t)Z_DVAL_P(elem); in umsg_format_helper()
527 tInt32 = (int32_t)Z_LVAL_P(elem); in umsg_format_helper()
534 formattable.setLong(tInt32); in umsg_format_helper()

Completed in 6 milliseconds