Searched refs:checkdate (Results 1 – 6 of 6) sorted by relevance
/plugin/struct/types/ |
H A D | Date.php | 79 if (!checkdate((int)$month, (int)$day, (int)$year)) {
|
H A D | DateTime.php | 79 if (!checkdate((int)$month, (int)$day, (int)$year)) {
|
/plugin/judge/helper/ |
H A D | jdatetime.class.php | 386 public static function checkdate($month, $day, $year, $jalali = null) function in jDateTime 407 $ret = checkdate($month, $day, $year);
|
/plugin/codemirror/dist/modes/ |
H A D | php.min.js.map | 1 …me gmmktime strftime gmstrftime strtotime date gmdate getdate localtime checkdate flush wordwrap h…
|
/plugin/database/ |
H A D | database.php | 741 ||!checkdate($month,$day,$year))
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js.map | 1 …errno bzerror bzerrstr bzflush bzopen bzread bzwrite ceil chdir ' +\n 'checkdate checkdnsrr chgrp…
|