Searched refs:yea_is_null (Results 1 – 1 of 1) sorted by relevance
1146 bool min_is_null = 1, sec_is_null = 1, mon_is_null = 1, day_is_null = 1, yea_is_null = 1; in php_mktime() local1159 Z_PARAM_LONG_OR_NULL(yea, yea_is_null) in php_mktime()1194 if (!yea_is_null) { in php_mktime()
Completed in 19 milliseconds