Home
last modified time | relevance | path

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

/php-src/ext/calendar/
H A Dcal_unix.c31 bool tl_is_null = 1; in PHP_FUNCTION() local
34 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|l!", &tl, &tl_is_null) == FAILURE) { in PHP_FUNCTION()
38 if (tl_is_null) { in PHP_FUNCTION()

Completed in 4 milliseconds