Searched refs:mon_is_null (Results 1 – 1 of 1) sorted by relevance
1144 bool min_is_null = 1, sec_is_null = 1, mon_is_null = 1, day_is_null = 1, yea_is_null = 1; in php_mktime() local1155 Z_PARAM_LONG_OR_NULL(mon, mon_is_null) in php_mktime()1184 if (!mon_is_null) { in php_mktime()
Completed in 26 milliseconds