Home
last modified time | relevance | path

Searched refs:y (Results 501 – 525 of 634) sorted by relevance

1...<<212223242526

/PHP-8.1/ext/hash/tests/
H A Dfnv1a32.phpt43 array( 'xBX}}]y,', '58e08903' ),
101 array( 'n @\'/"y$g5,d"\\/5/c9', '8b7ec669' ),
105 array( 'DH"J>i*4y"<j>_/ ],59', '9354bdac' ),
133 array( 'DwCF0^C|y(w,{J1pJMM?ut~)Q<', 'ed50fb22' ),
141 array( '<@VJ&.>8ERn)U]DW~(, $!{y|"K', 'dc0d68d2' ),
210 array( 'y:Z6o*sUHO`HT)u*74N]G|MZnQ;exn@r*z*z&}QNN', 'b1579567' ),
211 array( '3v#<m.S#]2KZ`\'J3C1,2Q =M*8S)i"W|y[:hinlH"', '948a6c9e' ),
238 array( 'N(e18-}K[nmF<Jvg)c1X*`[L@RWg;y~i"e{:rzeOiTv&~mn', '14562c12' ),
247 array( 'pQ9V<oFdct^y"}5Vu3rYhvgB&g8;)PFy"_Q?Ow%3md.pbDHYW', '859042fe' ),
257 array( 'nK]?Oyikv9vH4k{,eQ&$[6va>5jf3"y#NWB~R-kJGcr[Oog6Am;', '9cb72621' ),
[all …]
/PHP-8.1/ext/standard/tests/array/
H A Dbug24220.phpt66 string(1) "y"
H A Darray_diff_variation9.phpt14 'sub_arrayb' => array ('a', 'z', 'y'));
78 string(1) "y"
/PHP-8.1/ext/openssl/tests/
H A Dbug74341.phpt30 y+1AGmQwHwYDVR0jBBgwFoAUSUtSJ9EbvPKhIWpie1FCeorX1VYwOAYDVR0fBDEw
/PHP-8.1/ext/date/tests/
H A Ddate_diff1.phpt32 ["y"]=>
H A DDateTime_clone_basic4.phpt23 var_dump( $d1_clone->format( "m.d.y") );
H A Didate_variation6.phpt9 $format = 'y';
H A Dbug75851.phpt2 Test for bug #75851: Year component overflow with date formats "c", "o", "r" and "y"
H A DDatePeriod_set_state.phpt38 ["y"]=>
/PHP-8.1/ext/standard/tests/general_functions/
H A Dgettype_settype_variation5.phpt26 var $y;
28 function __construct($x, $y) {
30 $this->y = $y;
575 ["y"]=>
585 ["y"]=>
595 ["y"]=>
H A Dgettype_settype_variation7.phpt37 var $y;
39 function __construct($x, $y) {
41 $this->y = $y;
790 ["y"]=>
800 ["y"]=>
810 ["y"]=>
/PHP-8.1/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp936_0.phpt26 $item = "�yԇ���ֹ�·��"; // cp936 string
H A Dtest_cp936_to_utf8_0.phpt23 $item = iconv('cp936', 'utf-8', "�yԇ���ֹ�·��"); // cp936 string
H A Dtest_cp936_to_utf8_1.phpt23 $item = iconv('cp936', 'utf-8', "�yԇ���ֹ�·��"); // cp936 string
/PHP-8.1/ext/ffi/tests/
H A D008.phpt17 $a = FFI::new("struct {int x,y;}");
H A Dbug77768.phpt26 struct point {int x,y;};
/PHP-8.1/ext/reflection/tests/
H A Dunion_types.phpt39 class y {}
40 $test->prop = new y;
/PHP-8.1/ext/hash/
H A Dhash_ripemd.c156 #define F0(x,y,z) ((x) ^ (y) ^ (z)) argument
157 #define F1(x,y,z) (((x) & (y)) | ((~(x)) & (z))) argument
158 #define F2(x,y,z) (((x) | (~(y))) ^ (z)) argument
159 #define F3(x,y,z) (((x) & (z)) | ((y) & (~(z)))) argument
160 #define F4(x,y,z) ((x) ^ ((y) | (~(z)))) argument
/PHP-8.1/ext/spl/
H A Dspl_heap.c176 static int spl_ptr_heap_zval_max_cmp(void *x, void *y, zval *object) { /* {{{ */ in spl_ptr_heap_zval_max_cmp() argument
177 zval *a = x, *b = y; in spl_ptr_heap_zval_max_cmp()
199 static int spl_ptr_heap_zval_min_cmp(void *x, void *y, zval *object) { /* {{{ */ in spl_ptr_heap_zval_min_cmp() argument
200 zval *a = x, *b = y; in spl_ptr_heap_zval_min_cmp()
222 static int spl_ptr_pqueue_elem_cmp(void *x, void *y, zval *object) { /* {{{ */ in spl_ptr_pqueue_elem_cmp() argument
224 spl_pqueue_elem *b = y; in spl_ptr_pqueue_elem_cmp()
251 static int spl_ptr_pqueue_elem_cmp_long(void *x, void *y, zval *object) { in spl_ptr_pqueue_elem_cmp_long() argument
253 zend_long b = Z_LVAL(((spl_pqueue_elem*) y)->priority); in spl_ptr_pqueue_elem_cmp_long()
258 static int spl_ptr_pqueue_elem_cmp_double(void *x, void *y, zval *object) { in spl_ptr_pqueue_elem_cmp_double() argument
260 double b = Z_DVAL(((spl_pqueue_elem*) y)->priority); in spl_ptr_pqueue_elem_cmp_double()
/PHP-8.1/ext/spl/tests/
H A Dspl_autoload_014.phpt38 $y = new TestY;
/PHP-8.1/ext/opcache/tests/jit/
H A Dbug80839.phpt13 test($a, 'y');
/PHP-8.1/ext/standard/tests/streams/
H A Dstream_context_set_option_error.phpt23 stream_context_set_option($ctx, "x", "y");
/PHP-8.1/ext/sqlite3/tests/
H A Dgh11878.phpt25 $y = new Foo(false, true);
/PHP-8.1/ext/intl/tests/
H A Ddateformat_formatObject_datetime.phpt18 echo IntlDateFormatter::formatObject($dt, 'E y-MM-d HH,mm,ss.SSS v', "en-US"), "\n";
/PHP-8.1/Zend/tests/
H A Dlist_destructuring_to_special_variables.phpt24 list($str[0], $str[1]) = ['x', 'y'];

Completed in 30 milliseconds

1...<<212223242526