Home
last modified time | relevance | path

Searched refs:timeLimit (Results 1 – 3 of 3) sorted by relevance

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php45 * timeLimit INTEGER (0 .. maxInt),
111 protected $timeLimit = 0;
213 public function timeLimit($time)
325 return $this->timeLimit;
329 * @param int $timeLimit
332 public function setTimeLimit(int $timeLimit)
334 $this->timeLimit = $timeLimit;
391 $timeLimit = $type->getChild(4);
406 && $timeLimit instanceo
109 protected $timeLimit = 0; global() variable in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
211 public function timeLimit($time) global() function in FreeDSx\\Ldap\\Operation\\Request\\SearchRequest
330 setTimeLimit(int $timeLimit) global() argument
[all...]
/plugin/batchedit/
H A Dengine.php996 private $timeLimit; variable in BatcheditEngine
1011 $this->timeLimit = $this->getTimeLimit();
1193 $timeLimit = ini_get('max_execution_time');
1194 $timeLimit -= ceil(min($timeLimit * self::NON_ENGINE_TIME_RATIO, self::NON_ENGINE_TIME_MAX));
1196 return $timeLimit;
1207 return time() - $this->startTime >= $this->timeLimit;
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...