Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.c2662 zval *datetime_object_ptr = &datetime_object; in PHP_FUNCTION() local
2663 RETVAL_ZVAL(datetime_object_ptr, 0, 0); in PHP_FUNCTION()
2687 zval *datetime_object_ptr = &datetime_object; in PHP_FUNCTION() local
2688 RETVAL_ZVAL(datetime_object_ptr, 0, 0); in PHP_FUNCTION()
2712 zval *datetime_object_ptr = &datetime_object; in PHP_FUNCTION() local
2713 RETVAL_ZVAL(datetime_object_ptr, 0, 0); in PHP_FUNCTION()
2737 zval *datetime_object_ptr = &datetime_object; in PHP_FUNCTION() local
2738 RETVAL_ZVAL(datetime_object_ptr, 0, 0); in PHP_FUNCTION()

Completed in 14 milliseconds