Searched refs:ts_is_null (Results 1 – 1 of 1) sorted by relevance
795 zend_bool ts_is_null = 1; in php_date() local800 Z_PARAM_LONG_OR_NULL(ts, ts_is_null) in php_date()803 if (ts_is_null) { in php_date()951 zend_bool ts_is_null = 1; in PHP_FUNCTION() local957 Z_PARAM_LONG_OR_NULL(ts, ts_is_null) in PHP_FUNCTION()965 if (ts_is_null) { in PHP_FUNCTION()
Completed in 14 milliseconds