Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/calendar/
H A Dcalendar_methods.cpp760 bool date_is_null = 1; in PHP_FUNCTION() local
764 "O|d!", &object, Calendar_ce_ptr, &date, &date_is_null) == FAILURE) { in PHP_FUNCTION()
770 if (date_is_null) { in PHP_FUNCTION()

Completed in 27 milliseconds