Searched refs:invocations (Results 1 – 16 of 16) sorted by relevance
25 protected $invocations = []; variable in PHPUnit_Framework_MockObject_Matcher_InvokedRecorder32 return count($this->invocations);40 return $this->invocations;48 return count($this->invocations) > 0;56 $this->invocations[] = $invocation;
31 private $invocations = []; variable in PHPUnit_Framework_MockObject_Matcher_ConsecutiveParameters66 $this->invocations[] = $invocation;67 $callIndex = count($this->invocations) - 1;76 foreach ($this->invocations as $callIndex => $invocation) {
95 * of a dummy value before any invocations of Dokuwiki functions are made, eg.
537 Give some example invocations of your program. Inside `cmd`, the string
539 property names across multiple invocations of `minify()`. Note: this is
3825 delayed `func` invocations and a `flush` method to immediately invoke them.4341 method to cancel delayed `func` invocations and a `flush` method to4366 2. `[wait=0]` *(number)*: The number of milliseconds to throttle invocations to.
1 …Avoid propagating failures to Promises returned by later\n // invocations of the iterator…
1 …invocations of the iterator.\n callInvokeWithMethodAndArg\n ) : callInvokeWithMeth…
4 …'s kept as a member variable in order to reuse in the second and later invocations.\r\nvar sizeLay…
1 …invocations. Provide an options\n\t * object to indicate that `func` should be invoked on the …
1 …ion runIfPresent(handle) {\n // From the spec: \"Wait until any invocations of this algorit…
1 …style. The style returned by\n * this function will be reused between invocations.\n */\nexport f…