Searched refs:ts_is_null (Results 1 – 1 of 1) sorted by relevance
861 bool ts_is_null = 1; in php_date() local866 Z_PARAM_LONG_OR_NULL(ts, ts_is_null) in php_date()869 if (ts_is_null) { in php_date()1019 bool ts_is_null = 1; in PHP_FUNCTION() local1025 Z_PARAM_LONG_OR_NULL(ts, ts_is_null) in PHP_FUNCTION()1033 if (ts_is_null) { in PHP_FUNCTION()
Completed in 18 milliseconds