Home
last modified time | relevance | path

Searched refs:y (Results 301 – 325 of 478) sorted by relevance

1...<<11121314151617181920

/PHP-7.2/Zend/tests/
H A Dbug75420.10.phpt8 public function offsetSet($x, $y) { }
H A Dbug75420.12.phpt8 public function offsetSet($x, $y) { }
H A Dbug49472.phpt8 const y = 2;
H A Dbug76534.phpt10 $y = &$x["bar"];
H A Dbug68412.phpt12 public function __call($x, $y) {
/PHP-7.2/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-7.2/Zend/tests/try/
H A Dtry_finally_012.phpt7 public $y = 2;
/PHP-7.2/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) {
H A Dgmdate_variation7.phpt34 var_dump( gmdate('y') );
35 var_dump( gmdate('y', $timestamp) );
H A Dgmdate_variation8.phpt34 var_dump( gmdate('y') );
35 var_dump( gmdate('y', $timestamp) );
H A Dbug53437.phpt55 ["y"]=>
116 ["y"]=>
H A Dbug45682.phpt16 ["y"]=>
H A Dbug52738.phpt24 [y] => 0
H A Dbug73091.phpt18 ["y"]=>
/PHP-7.2/ext/standard/tests/array/
H A Darray_key_exists_object2.phpt43 $class2 = new myClass('x', 'y', 'z');
79 string(1) "y"
/PHP-7.2/ext/intl/tests/
H A Dcollator_compare_variant2.phpt102 array( 'y', 'k' )
135 'y' < 'k'
H A Dcollator_compare.phpt102 array( 'y', 'k' )
135 'y' < 'k'
H A Dtransliterator_create_from_rule_basic.phpt10 α <> y;
/PHP-7.2/
H A D.editorconfig12 [{*.{awk,bat,c,cpp,d,h,l,mk,re,skl,w32,y},Makefile*}]
/PHP-7.2/tests/lang/string/
H A Dunicode_escape.phpt7 var_dump("\u{FF}"); // y with diaeresis
/PHP-7.2/sapi/phpdbg/
H A Dtest.php21 function test($x, $y = 0) { argument
/PHP-7.2/ext/iconv/tests/
H A Diconv_basic_001-win32.phpt19 string(16) "Zlutouck'y kun\n"
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgettype_settype_variation6.phpt48 var $y;
50 function __construct($x, $y) {
52 $this->y = $y;
810 ["y"]=>
820 ["y"]=>
830 ["y"]=>
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput22-1627 82 [\x00-`b-y{-\xff] (neg)
54 82 [\x00-`b-y{-\xff] (neg)
H A Dtestoutput22-3239 59 [\x00-`b-y{-\xff] (neg)
66 59 [\x00-`b-y{-\xff] (neg)

Completed in 67 milliseconds

1...<<11121314151617181920