Lines Matching refs:this

55         $this
65 $this
78 $this
84 ->boolean($this->invoke($result)->hasBeenDeferred())
86 ->let($listener = $this->invoke($result)->getListener())
117 $this
127 ->boolean($this->invoke($result)->hasBeenDeferred())
129 ->object($this->invoke($result)->getListener())
135 $this
139 ->boolean($this->invoke($result)->hasBeenDeferred())
149 $this
158 ->boolean($this->invoke($result)->hasBeenDeferred())
170 $this
199 $this
213 $this
222 $this->function->stream_set_write_buffer = 0,
235 ->object($this->invoke($stream)->getListener())
247 $self = $this;
249 $this
273 $this
286 $this
299 $this
314 $this
327 $this
340 $this
349 $this
367 $this
377 $this
382 $this->function->is_resource = false,
383 $this->function->gettype = 'resource',
384 $this->function->get_resource_type = 'Unknown'
398 $this
408 $this
426 $self = $this;
428 $this
432 …$this->function->stream_set_timeout = function ($_stream, $_seconds, $_microseconds) use ($self, $…
456 $this
458 ->when($result = $this->invoke($stream)->hasBeenDeferred())
466 $this
468 ->when($result = $this->invoke($stream)->hasBeenDeferred())
476 $this
479 $this->function->stream_get_meta_data = [
491 $this
494 $this->function->stream_get_meta_data = [
506 $self = $this;
508 $this
512 …$this->function->stream_set_blocking = function ($_stream, $_mode) use ($self, $stream, &$called) {
534 $self = $this;
536 $this
546 $self = $this;
548 $this
552 …$this->function->stream_set_write_buffer = function ($_stream, $_buffer) use ($self, $stream, &$ca…
576 $self = $this;
578 $this
583 …$this->function->stream_set_write_buffer = function ($_stream, $_buffer) use ($self, $stream, &$ca…
607 $self = $this;
609 $this
613 …$this->function->stream_set_write_buffer = function ($_stream, $_buffer) use ($self, $stream, &$ca…
637 $this
647 $this
657 $this
677 $this
692 $this
702 $this
705 $this->calling($stream)->_close = function () use (&$called) {
717 $this
720 $this->calling($stream)->_close = function () use (&$called) {
732 $this
735 $this->calling($stream)->_close = function () use (&$called) {
747 $this
760 $this
784 return fclose($this->getStream());