Lines Matching refs:this
2 Test extract() with $this
23 $this->handle($name, $flags);
24 $this->handle("{$name}_REFS", $flags | EXTR_REFS);
31 $array = ["this" => "value"];
37 echo " \$this = " . get_class($this) . "\n";
50 Exception: Cannot re-assign $this
51 Exception: Cannot re-assign $this
55 $this = Extract
58 $this = Extract
63 $this = Extract
66 $this = Extract
71 $this = Extract
74 $this = Extract
79 $this = Extract
82 $this = Extract
87 $this = Extract
90 $this = Extract
95 $this = Extract
98 $this = Extract