Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/calendar/
H A Dcalendar_methods.cpp1046 zval ts_zval, tmp; in PHP_FUNCTION() local
1061 ZVAL_STRINGL(&ts_zval, ts_str, ts_str_len); in PHP_FUNCTION()
1068 zval_ptr_dtor(&ts_zval); in PHP_FUNCTION()
1077 Z_OBJCE_P(return_value)->constructor, Z_OBJ_P(return_value), NULL, &ts_zval, timezone_zval); in PHP_FUNCTION()
1081 zval_ptr_dtor(&ts_zval); in PHP_FUNCTION()
1086 zval_ptr_dtor(&ts_zval); in PHP_FUNCTION()

Completed in 13 milliseconds