Lines Matching refs:z
40 $z = $x->const_get;48 $z = $x["const_dim_get"];58 $z = $x->{1};65 $z = $x->{$c."_get"};71 $z = $x[$c."_dim_get"];82 $z = $x->{$c+3};89 $z = $x->{$c};98 $z = $x[$c];112 $z = $x->{$c};119 $z = $x->{f("var_get")};125 $z = $x[f("var_dim_get")];135 $z = $x->{f(7)};