Home
last modified time | relevance | path

Searched defs:lastchanged (Results 1 – 20 of 20) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/MetaData/
H A DStandardFields.hs60 lastchanged = "lastchanged" function
/dports/graphics/pgplot/pgplot/pgdispd/
H A Dresizelgwin.c25 static int lastchanged=0; /* if we changed last time through */ local
/dports/www/moodle310/moodle/question/
H A Dedit.php34 if (($lastchanged = optional_param('lastchanged', 0, PARAM_INT)) !== 0) { variable
/dports/www/moodle311/moodle/question/
H A Dedit.php34 if (($lastchanged = optional_param('lastchanged', 0, PARAM_INT)) !== 0) { variable
/dports/www/moodle39/moodle/question/
H A Dedit.php34 if (($lastchanged = optional_param('lastchanged', 0, PARAM_INT)) !== 0) { variable
/dports/www/moodle310/moodle/admin/tool/task/
H A Dscheduledtasks.php33 $lastchanged = optional_param('lastchanged', '', PARAM_RAW); variable
H A Drenderer.php45 public function scheduled_tasks_table($tasks, $lastchanged = '') {
/dports/www/moodle311/moodle/admin/tool/task/
H A Dscheduledtasks.php33 $lastchanged = optional_param('lastchanged', '', PARAM_RAW); variable
H A Drenderer.php45 public function scheduled_tasks_table($tasks, $lastchanged = '') {
/dports/www/moodle39/moodle/admin/tool/task/
H A Dscheduledtasks.php33 $lastchanged = optional_param('lastchanged', '', PARAM_RAW); variable
H A Drenderer.php45 public function scheduled_tasks_table($tasks, $lastchanged = '') {
/dports/finance/nextcloud-cospend/cospend/lib/Db/
H A DProject.php24 protected $lastchanged; variable in OCA\\Cospend\\Db\\Project
H A DBill.php30 protected $lastchanged; variable in OCA\\Cospend\\Db\\Bill
/dports/devel/hs-git-annex/git-annex-8.20210903/Logs/
H A DMetaData.hs74 lastchanged [] _ = emptyMetaData function
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/if-mib/ifTable/
H A DifTable_data_access.c317 int lastchanged = rowreq_ctx->data.ifLastChange; in _check_interface_entry_for_updates() local
/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/service/xp/
H A Dabicollab_types.h59 std::string lastchanged; variable
/dports/finance/nextcloud-cospend/cospend/lib/Controller/
H A DPageController.php819 …public function webGetBills(string $projectid, ?int $lastchanged = null, ?int $offset = 0, ?int $l…
1029 …public function apiGetMembers(string $projectid, string $password, ?int $lastchanged = null): Data…
1050 public function apiPrivGetMembers(string $projectid, ?int $lastchanged = null): DataResponse {
1068 public function apiGetBills(string $projectid, string $password, ?int $lastchanged = null,
1112 public function apiv3GetBills(string $projectid, string $password, ?int $lastchanged = null,
1151 public function apiPrivGetBills(string $projectid, ?int $lastchanged = null): DataResponse {
1175 …public function apiv2GetBills(string $projectid, string $password, ?int $lastchanged = null): Data…
/dports/finance/nextcloud-cospend/cospend/lib/Service/
H A DProjectService.php2054 ?int $lastchanged = null, ?int $limit = null,
2225 ?int $lastchanged = null, ?int $limit = null,
2400 …public function getMembers(string $projectId, ?string $order = null, ?int $lastchanged = null): ar…
/dports/japanese/mutt-devel/mutt-1.5.21/
H A Dmh.c1009 struct stat lastchanged; in maildir_delayed_parsing() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/i2o/
H A Di2o.h298 u_int32_t lastchanged; member