Searched refs:second_is_null (Results 1 – 2 of 2) sorted by relevance
270 bool second_is_null = 1; in PHP_METHOD() local285 Z_PARAM_LONG_OR_NULL(second, second_is_null) in PHP_METHOD()296 if (second_is_null) { in PHP_METHOD()
442 bool second_is_null = true; in PHP_METHOD() local449 …&object, Calendar_ce_ptr, &year, &month, &day, &hour, &minute, &second, &second_is_null) == FAILUR… in PHP_METHOD()461 if (second_is_null) { in PHP_METHOD()
Completed in 8 milliseconds