Searched refs:objectsToCopy (Results 1 – 5 of 5) sorted by relevance
89 protected $objectsToCopy = []; variable212 $this->objectsToCopy[$this->currentReaderId] = [];547 $this->objectsToCopy[$this->currentReaderId][] = $value->value;
113 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {
114 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {
166 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {
309 while (($objectNumber = \array_pop($this->objectsToCopy[$readerId])) !== null) {