Home
last modified time | relevance | path

Searched refs:nextPendingIndex (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
DEachPromise.php13 private $nextPendingIndex = 0; variable in GuzzleHttp\\Promise\\EachPromise
127 $this->nextPendingIndex = 0;
172 $idx = $this->nextPendingIndex++;
/plugin/matrixnotifierwas/vendor/guzzlehttp/promises/src/
DEachPromise.php17 private $nextPendingIndex = 0; variable in GuzzleHttp\\Promise\\EachPromise
120 $this->nextPendingIndex = 0;
168 $idx = $this->nextPendingIndex++;