Home
last modified time | relevance | path

Searched refs:y (Results 476 – 500 of 717) sorted by relevance

1...<<11121314151617181920>>...29

/php-src/ext/opcache/tests/
H A Dverify_return_dfg.phpt11 case 'z': $bar = 'y'; break;
H A Dblock_pass_001.phpt7 (bool) (true ? $x : $y);
H A Dbug77191.phpt8 switch (@$x['y']) {
/php-src/ext/spl/tests/
H A Dbug81587.phpt8 $mi->attachIterator(new SimpleXMLElement('<x><y/></x>'));
/php-src/Zend/tests/
H A Dbug38234.phpt12 $y = clone $x;
H A Dclosure_029.phpt8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
H A Dfunc_arg_fetch_optimization.phpt6 test($x[][$y]);
H A Dlsb_018.phpt47 $y = Bar::getInstance();
54 $y->identify();
H A Dshort_echo_as_identifier.phpt10 x as y?><?= as my_echo;
H A Dbug31177-2.phpt12 $y=$x->__construct(1);
H A Dbug78271.phpt9 $w="y";
H A Dctor_promotion_not_a_ctor.phpt7 public function foobar(public int $x, public int $y) {}
H A Dsymtable_cache_recursive_dtor.phpt10 $x = 'y';
H A Dconstructor_args.phpt13 public function __construct($x = 1, $y = 2) {
/php-src/ext/opcache/tests/opt/
H A Disset_var_001.phpt12 if (isset($GLOBALS[$i])) y;
H A Dinference_010.phpt11 $x[] = &$y;
/php-src/Zend/tests/traits/
H A Dbug74607a.phpt11 function m3($x, $y = 0){}
/php-src/Zend/tests/fibers/
H A Dget-return.phpt13 var_dump($fiber->resume($value . "y"));
/php-src/ext/phar/tests/cache_list/files/
H A Dwrite.phar10 ʩ�#�A�<4 y%�LG����GBMB
H A Dwrite25.phar8 6���������������������test.txt������H������E�������<?php __HALT_COMPILER();�?f}oe/y�NLY�,�*…
/php-src/ext/date/tests/
H A Dbug74274.phpt14 [y] => 0
/php-src/ext/opcache/tests/jit/
H A Dassign_op_005.phpt11 $a["x{$x}y"] %= 0;
/php-src/Zend/tests/in-de-crement/
H A Doss-fuzz-60734_predec-object.phpt8 $y = --$test;
H A Doss-fuzz-60734_preinc-object.phpt8 $y = ++$test;
/php-src/Zend/tests/assert/
H A Dexpect_015.phpt18 $y = clone $x;
65 $x?->y;
66 $x?->y();
186 $y = clone $x;
226 $x?->y;
227 $x?->y();

Completed in 39 milliseconds

1...<<11121314151617181920>>...29