Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp1225 zval ts_zval, tmp; in PHP_FUNCTION() local
1240 ZVAL_STRINGL(&ts_zval, ts_str, ts_str_len); in PHP_FUNCTION()
1247 zval_ptr_dtor(&ts_zval); in PHP_FUNCTION()
1255 …zend_call_method_with_2_params(return_value, NULL, NULL, "__construct", NULL, &ts_zval, timezone_z… in PHP_FUNCTION()
1262 zval_ptr_dtor(&ts_zval); in PHP_FUNCTION()
1267 zval_ptr_dtor(&ts_zval); in PHP_FUNCTION()

Completed in 7 milliseconds