Home
last modified time | relevance | path

Searched refs:y (Results 526 – 550 of 724) sorted by relevance

1...<<212223242526272829

/php-src/ext/intl/tests/
H A Dcollator_compare_variant2.phpt102 array( 'y', 'k' )
134 'y' < 'k'
H A Dtransliterator_create_from_rule_basic.phpt10 α <> y;
/php-src/ext/date/tests/
H A Dbug53437_var0.phpt54 ["y"]=>
105 ["y"]=>
H A Dbug45682.phpt17 ["y"]=>
H A Dbug66545.phpt21 [y] => 0
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) {
H A Dbug52738.phpt25 [y] => 0
H A Dbug71700.phpt16 ["y"]=>
H A Dbug73091.phpt16 ["y"]=>
/php-src/Zend/tests/
H A Dresult_unused.phpt24 $x->y;
H A Dbug75420.16.phpt8 public function offsetSet($x, $y): void { $GLOBALS["obj"] = 24; var_dump($this); }
H A Dctor_promotion_basic.phpt7 public function __construct(public int $x, public int $y, public int $z) {}
H A Dbug75420.15.phpt8 public function offsetSet($x, $y): void { $GLOBALS["name"] = 24; var_dump($x); }
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 Dbug75420.9.phpt8 public function offsetSet($x, $y): void { }
/php-src/ext/standard/tests/file/
H A Dbasename_bug66395-win32.phpt9 echo basename("y:file.txt", ".txt") . "\n";
/php-src/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-src/ext/opcache/tests/opt/
H A Dcoalesce_002.phpt10 $y[" $a "] ??= var_dump();
/php-src/ext/iconv/tests/
H A Diconv_basic_001-win32.phpt20 string(16) "Zlutouck'y kun\n"
/php-src/Zend/tests/try/
H A Dtry_finally_012.phpt7 public $y = 2;
/php-src/ext/standard/tests/array/range/
H A Drange_inputs_string_basic.phpt75 string(1) "y"
85 string(1) "y"
/php-src/
H A D.cirrus.yml12 #- pkg upgrade -y
14 …- pkg install -y autoconf bison gmake re2c icu libiconv png freetype2 enchant2 bzip2 t1lib gmp tid…
/php-src/tests/lang/string/
H A Dunicode_escape.phpt7 var_dump("\u{FF}"); // y with diaeresis

Completed in 57 milliseconds

1...<<212223242526272829