Home
last modified time | relevance | path

Searched refs:__get (Results 51 – 75 of 97) sorted by relevance

1234

/PHP-7.0/ext/spl/tests/
H A DarrayObject_magicMethods5.phpt17 function __get($name) {
107 In UsesMagic::__get(a)
109 In UsesMagic::__get(nonexistent)
111 In UsesMagic::__get(dynamic)
/PHP-7.0/Zend/tests/
H A Dtemporary_cleaning_002.phpt6 function __get($x) {
H A Dbug39775.phpt7 function __get($var) {
H A Dresult_unused.phpt18 function __get($name) {
H A Dbug46308.phpt17 public function __get( $name )
H A Dclone_004.phpt9 public function __get($a) {
H A Dbug70083.phpt8 function __get($e) {
H A Derror_reporting05.phpt9 function __get($name) {
H A Dbug43201.phpt2 Bug #43201 (Crash on using uninitialized vals and __get/__set)
6 function __get($k) {
H A Dlsb_016.phpt15 public function __get($var) {
H A Dns_064.phpt18 public function __get($a) {
H A Daccess_modifiers_011.phpt18 public function __get($var)
H A Dbug39449.phpt7 public function & __get($val) {
H A Dbug44899_2.phpt20 function __get($var) {
H A Dobjects_024.phpt13 public function __get($a) {
H A Dbug70321.phpt12 public function & __get($key)
/PHP-7.0/tests/classes/
H A Dassign_op_property_001.phpt15 function __get($property) {
H A Dincdec_property_001.phpt15 function __get($property) {
H A Dincdec_property_003.phpt15 function __get($property) {
H A Dincdec_property_002.phpt15 function __get($property) {
H A Dincdec_property_004.phpt15 function __get($property) {
H A D__set_data_corrupt.phpt15 function __get($prop)
/PHP-7.0/tests/lang/operators/
H A Doverloaded_property_ref.phpt7 function &__get($x) { return $this->bar; }
/PHP-7.0/Zend/tests/traits/
H A Dmethods_001.phpt11 public function __get($x) {
/PHP-7.0/ext/reflection/tests/
H A DReflectionMethod_getModifiers_basic.phpt41 public function __get($a) {}
121 Modifiers for method TestClass::__get():
189 Modifiers for method TestClass::__get():

Completed in 81 milliseconds

1234