Home
last modified time | relevance | path

Searched refs:y (Results 226 – 250 of 465) sorted by relevance

12345678910>>...19

/PHP-7.1/ext/standard/tests/array/
H A Darray_diff_assoc_variation9.phpt22 'sub_arrayb' => array ('a', 'z', 'y'));
80 string(1) "y"
109 string(1) "y"
/PHP-7.1/ext/date/tests/
H A Dtest-parse-from-format.phpt57 string(16) "D, d M y H:i:s O"
68 string(16) "l, d-M-y H:i:s T"
79 string(16) "D, d M y H:i:s O"
H A Ddate_diff.phpt31 $diff->format( '%y-%m-%d' )
49 $int->format( '%y-%m-%d' ), " = ",
/PHP-7.1/ext/soap/tests/schema/
H A Dtest_schema.inc59 $y = new SoapServer($fname, array("features"=>$features));
60 $y->addfunction("test");
69 $y->handle($HTTP_RAW_POST_DATA);
/PHP-7.1/Zend/tests/
H A Dforeach_017.phpt41 $replacement = ['x', 'y', 'z'];
104 y
H A Dexception_in_rope_end.phpt10 $str = "y$b$a";
H A Dbug38234.phpt12 $y = clone $x;
H A Dclosure_029.phpt8 var_dump(@function(&$x) use ($y, $z) { } instanceof closure);
H A Dlsb_018.phpt47 $y = Bar::getInstance();
54 $y->identify();
H A Dbug31177-2.phpt12 $y=$x->__construct(1);
/PHP-7.1/tests/lang/
H A Dengine_assignExecutionOrder_002.phpt53 // expect $x and $y to be null - this fails on php.net 5.2.1 (invalid opcode) - fixed in 5.2.3
68 // expect y and z to be undefined
69 list($y,$z) = array();
70 echo "Y=$y,Z=$z\n";
/PHP-7.1/ext/standard/
H A Dsha1.c119 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) argument
120 #define G(x, y, z) ((x) ^ (y) ^ (z)) argument
121 #define H(x, y, z) (((x) & (y)) | ((z) & ((x) | (y)))) argument
122 #define I(x, y, z) ((x) ^ (y) ^ (z)) argument
/PHP-7.1/Zend/tests/generators/
H A Daborted_yield_during_switch.phpt7 switch ($x."y") {
/PHP-7.1/ext/date/
H A Dphp_date.c1549 now->y = yea; in php_mktime()
1609 zend_long m, d, y; in PHP_FUNCTION() local
1615 if (y < 1 || y > 32767 || !timelib_valid_date(y, m, d)) { in PHP_FUNCTION()
1662 ta.tm_year = ts->y - 1900; in php_strftime()
3189 dateobj->time->y = tmp_time->y; in php_date_modify()
3572 dateobj->time->y = y; in php_date_date_set()
3584 zend_long y, m, d; in PHP_FUNCTION() local
3602 zend_long y, m, d; in PHP_METHOD() local
3621 dateobj->time->y = y; in php_date_isodate_set()
3637 zend_long y, w, d = 1; in PHP_FUNCTION() local
[all …]
/PHP-7.1/ext/intl/tests/
H A Dcollator_get_sort_key_variant7.phpt37 'y' , 'i' , 'k'
77 source: y
H A Dcollator_get_sort_key_variant6.phpt38 'y' , 'i' , 'k'
78 source: y
H A Dcollator_get_sort_key.phpt39 'y' , 'i' , 'k'
79 source: y
H A Dcollator_get_sort_key_variant2.phpt38 'y' , 'i' , 'k'
78 source: y
H A Dcollator_get_sort_key_variant3.phpt38 'y' , 'i' , 'k'
78 source: y
H A Dcollator_get_sort_key_variant4.phpt38 'y' , 'i' , 'k'
78 source: y
H A Dcollator_get_sort_key_variant5.phpt38 'y' , 'i' , 'k'
78 source: y
/PHP-7.1/ext/standard/tests/strings/
H A Dcrypt_blowfish.phpt19 array('$2y$05$/OK.fbVrR/bpIqNJ5ianF.CE5elHaaO4EbggVDjb8P19RukzXSM3e', "\xff\xff\xa3"),
22 array('$2y$05$/OK.fbVrR/bpIqNJ5ianF.Sa7shbm4.OzKpvFnX1pQLmQW96oUlCq', "\xa3"),
28 …array('$2y$05$/OK.fbVrR/bpIqNJ5ianF.o./n25XVfn6oAPaUvHe.Csk4zRfsYPi', "\xff\xa334\xff\xff\xff\xa33…
30 array('$2y$05$/OK.fbVrR/bpIqNJ5ianF.nRht2l/HRhr6zmCp9vYUvvsqynflf9e', "\xff\xa3345"),
34 array('$2y$05$/OK.fbVrR/bpIqNJ5ianF.6IflQkJytoRVc1yuaNtHfiuq.FRlSIS', "\xa3ab"),
/PHP-7.1/ext/opcache/tests/
H A Dverify_return_dfg.phpt9 case 'z': $bar = 'y'; break;
H A Dblock_pass_001.phpt5 (bool) (true ? $x : $y);
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dwrite.phar10 ʩ�#�A�<4 y%�LG����GBMB

Completed in 49 milliseconds

12345678910>>...19