Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/calendar/
H A Dcalendar_methods.cpp495 bool field_is_null = 1; in PHP_FUNCTION() local
499 getThis(), "O|l!", &object, Calendar_ce_ptr, &field, &field_is_null) == FAILURE) { in PHP_FUNCTION()
505 if (field_is_null) { in PHP_FUNCTION()

Completed in 6 milliseconds