Home
last modified time | relevance | path

Searched refs:y (Results 451 – 475 of 634) sorted by relevance

1...<<11121314151617181920>>...26

/PHP-8.1/ext/opcache/tests/jit/
H A Dmod_004.phpt13 $a["x{$b}y"] %= 0;
H A Dassign_obj_op_003.phpt15 } catch(y) {
/PHP-8.1/ext/oci8/tests/
H A Dconnect_scope_try2.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try6.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try1.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try3.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try4.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
H A Dconnect_scope_try5.phpt32 set_error_handler(function($x, $y) { throw new Exception($y, $x); });
/PHP-8.1/ext/intl/tests/
H A Dcollator_compare.phpt103 array( 'y', 'k' )
136 'y' < 'k'
H A Dcollator_compare_variant2.phpt102 array( 'y', 'k' )
134 'y' < 'k'
H A Dtransliterator_create_from_rule_basic.phpt10 α <> y;
/PHP-8.1/Zend/tests/
H A Dbug75420.15.phpt8 public function offsetSet($x, $y): void { $GLOBALS["name"] = 24; var_dump($x); }
H A Dbug75420.9.phpt8 public function offsetSet($x, $y): void { }
H A Dbug75420.11.phpt8 public function offsetSet($x, $y): void { }
H A Dbug75420.13.phpt8 public function offsetSet($x, $y): void { }
H A Dbug75420.14.phpt8 public function offsetSet($x, $y): void { }
H A Dbug76534.phpt10 $y = &$x["2bar"];
H A Dbug75420.10.phpt8 public function offsetSet($x, $y): void { }
H A Dbug75420.12.phpt8 public function offsetSet($x, $y): void { }
/PHP-8.1/ext/standard/html_tables/
H A Dhtml_table_gen.php546 foreach ($col3 as $y => $z) {
547 if ($y == 0) echo "\t";
548 elseif ($y % 4 == 0) echo "\n\t";
558 ($i << 12) | ($k << 6) | $y ), ", 0} } },";
/PHP-8.1/ext/spl/tests/
H A Dbug70155.phpt5 $inner = 'x:i:0;O:12:"DateInterval":1:{s:1:"y";i:3;};m:a:1:{i:0;R:2;}';
/PHP-8.1/ext/iconv/tests/
H A Diconv_basic_001-win32.phpt20 string(16) "Zlutouck'y kun\n"
/PHP-8.1/Zend/tests/try/
H A Dtry_finally_012.phpt7 public $y = 2;
/PHP-8.1/ext/date/tests/
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
/PHP-8.1/tests/lang/string/
H A Dunicode_escape.phpt7 var_dump("\u{FF}"); // y with diaeresis

Completed in 43 milliseconds

1...<<11121314151617181920>>...26