Home
last modified time | relevance | path

Searched refs:HOURSECS (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/www/moodle311/moodle/lib/form/tests/
H A Dduration_test.php111 [[1, HOURSECS], 3600],
112 [[2, HOURSECS], 7200],
114 [[25, HOURSECS], 90000],
152 [7200, '2', HOURSECS],
154 [0, '0', HOURSECS],
/dports/www/moodle310/moodle/lib/form/tests/
H A Dduration_test.php111 [[1, HOURSECS], 3600],
112 [[2, HOURSECS], 7200],
114 [[25, HOURSECS], 90000],
152 [7200, '2', HOURSECS],
154 [0, '0', HOURSECS],
/dports/www/moodle39/moodle/lib/form/tests/
H A Dduration_test.php111 [[1, HOURSECS], 3600],
112 [[2, HOURSECS], 7200],
114 [[25, HOURSECS], 90000],
152 [7200, '2', HOURSECS],
154 [0, '0', HOURSECS],
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/editors/ved/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/
H A Dgettnum.c33 #define HOURSECS (60 * MINSECS) macro
34 #define DAYSECS (24 * HOURSECS)
46 { 'h', HOURSECS, },
/dports/www/moodle39/moodle/lib/tests/
H A Dupdate_checker_test.php73 $provider->fakerecentfetch = time() - 23 * HOURSECS; // Fetched 23 hours ago.
86 $provider->fakerecentfetch = time() - 49 * HOURSECS; // Fetched 49 hours ago.
99 $provider->fakerecentfetch = $provider->fakecurrenttimestamp - 24 * HOURSECS;
115 $provider->fakerecentfetch = $provider->fakecurrenttimestamp - 24 * HOURSECS - 1;
136 $provider->fakecurrenttimestamp = $provider->fakerecentfetch + 24 * HOURSECS + 1;
/dports/www/moodle310/moodle/lib/tests/
H A Dupdate_checker_test.php72 $provider->fakerecentfetch = time() - 23 * HOURSECS; // Fetched 23 hours ago.
83 $provider->fakerecentfetch = time() - 49 * HOURSECS; // Fetched 49 hours ago.
97 $provider->fakerecentfetch = $provider->fakecurrenttimestamp - 24 * HOURSECS;
113 $provider->fakerecentfetch = $provider->fakecurrenttimestamp - 24 * HOURSECS - 1;
134 $provider->fakecurrenttimestamp = $provider->fakerecentfetch + 24 * HOURSECS + 1;
/dports/www/moodle311/moodle/lib/tests/
H A Dupdate_checker_test.php72 $provider->fakerecentfetch = time() - 23 * HOURSECS; // Fetched 23 hours ago.
83 $provider->fakerecentfetch = time() - 49 * HOURSECS; // Fetched 49 hours ago.
97 $provider->fakerecentfetch = $provider->fakecurrenttimestamp - 24 * HOURSECS;
113 $provider->fakerecentfetch = $provider->fakecurrenttimestamp - 24 * HOURSECS - 1;
134 $provider->fakecurrenttimestamp = $provider->fakerecentfetch + 24 * HOURSECS + 1;
/dports/www/moodle310/moodle/admin/tool/messageinbound/tests/
H A Dmanager_test.php64 $this->create_messagelist(['timecreated' => $now - HOURSECS]);
66 $this->create_messagelist(['timecreated' => $stale - HOURSECS]);
/dports/www/moodle311/moodle/admin/tool/messageinbound/tests/
H A Dmanager_test.php64 $this->create_messagelist(['timecreated' => $now - HOURSECS]);
66 $this->create_messagelist(['timecreated' => $stale - HOURSECS]);
/dports/www/moodle39/moodle/admin/tool/messageinbound/tests/
H A Dmanager_test.php64 $this->create_messagelist(['timecreated' => $now - HOURSECS]);
66 $this->create_messagelist(['timecreated' => $stale - HOURSECS]);
/dports/www/moodle310/moodle/admin/tool/messageinbound/classes/
H A Dedit_handler_form.php72 HOURSECS => get_string('onehour', 'tool_messageinbound'),
129 case HOURSECS :
/dports/www/moodle311/moodle/admin/tool/messageinbound/classes/
H A Dedit_handler_form.php72 HOURSECS => get_string('onehour', 'tool_messageinbound'),
129 case HOURSECS :
/dports/www/moodle39/moodle/admin/tool/messageinbound/classes/
H A Dedit_handler_form.php72 HOURSECS => get_string('onehour', 'tool_messageinbound'),
129 case HOURSECS :
/dports/www/moodle310/moodle/auth/tests/
H A Dprivacy_test.php69 set_user_preference('login_lockout', $now - HOURSECS, $u1);
86 $this->assertEquals(transform::datetime($now - HOURSECS), $prefs->login_lockout->value);
/dports/www/moodle311/moodle/auth/tests/
H A Dprivacy_test.php69 set_user_preference('login_lockout', $now - HOURSECS, $u1);
86 $this->assertEquals(transform::datetime($now - HOURSECS), $prefs->login_lockout->value);
/dports/www/moodle39/moodle/auth/tests/
H A Dprivacy_test.php69 set_user_preference('login_lockout', $now - HOURSECS, $u1);
86 $this->assertEquals(transform::datetime($now - HOURSECS), $prefs->login_lockout->value);
/dports/www/moodle310/moodle/mod/quiz/report/statistics/classes/task/
H A Dquiz_statistics_cleanup.php50 $expiretime = time() - 4 * HOURSECS;

1234567