Home
last modified time | relevance | path

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

1...<<212223242526272829

/php-src/ext/date/tests/
H A Dbug49081.phpt14 [y] => 0
H A Dbug74524.phpt16 [y] => 0
H A Dgmdate_variation7.phpt28 var_dump( gmdate('y') );
29 var_dump( gmdate('y', $timestamp) );
H A Dgh8730.phpt12 [y] => 0
H A Dbug78452.phpt12 ["y"]=>
H A Dbug53437_var0.phpt54 ["y"]=>
105 ["y"]=>
H A Dbug45682.phpt17 ["y"]=>
/php-src/Zend/tests/
H A Dbug37046.phpt6 static $storage = array(array('x', 'y'));
H A Dbug52193.phpt17 var_dump($y = $x[0]);
18 var_dump($y());
H A Dbug49472.phpt8 const y = 2;
H A Dresult_unused.phpt24 $x->y;
H A Dbug75420.16.phpt8 public function offsetSet($x, $y): void { $GLOBALS["obj"] = 24; var_dump($this); }
/php-src/ext/hash/
H A Dhash_sha.c117 #define SHA256_F0(x,y,z) (((x) & (y)) ^ ((~(x)) & (z))) argument
119 #define SHA256_F1(x,y,z) (((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z))) argument
377 #define SHA512_F0(x,y,z) (((x) & (y)) ^ ((~(x)) & (z))) argument
379 #define SHA512_F1(x,y,z) (((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z))) argument
/php-src/ext/standard/tests/time/
H A Didate.phpt16 y: 3
/php-src/ext/opcache/tests/jit/
H A Dreg_alloc_016.phpt12 $a - 536 >> 4 - $y - 4 << ++$x == $a ?: $b;
H A Dassign_obj_op_003.phpt14 } catch(y) {
H A Dmod_004.phpt12 $a["x{$b}y"] %= 0;
/php-src/ext/opcache/tests/opt/
H A Dsccp_029.phpt18 $ref = "y";
/php-src/ext/spl/tests/
H A Dbug64106.phpt2 Bug #64106: Segfault on SplFixedArray[][x] = y when extended
/php-src/Zend/
H A Dzend_alloc.h85 # define _ZEND_BIN_ALLOCATOR_DEF(_num, _size, _elements, _pages, x, y) \ argument
88 ZEND_MM_BINS_INFO(_ZEND_BIN_ALLOCATOR_DEF, x, y)
93 # define _ZEND_BIN_ALLOCATOR_SELECTOR_START(_num, _size, _elements, _pages, size, y) \ argument
95 # define _ZEND_BIN_ALLOCATOR_SELECTOR_END(_num, _size, _elements, _pages, size, y) \ argument
99 ZEND_MM_BINS_INFO(_ZEND_BIN_ALLOCATOR_SELECTOR_START, size, y) \
101 ZEND_MM_BINS_INFO(_ZEND_BIN_ALLOCATOR_SELECTOR_END, size, y)
110 # define _ZEND_BIN_DEALLOCATOR_DEF(_num, _size, _elements, _pages, x, y) \ argument
113 ZEND_MM_BINS_INFO(_ZEND_BIN_DEALLOCATOR_DEF, x, y)
/php-src/ext/standard/tests/strings/
H A Dstrtr_empty_search_string.phpt7 var_dump(strtr("foo", ["" => "bar", "x" => "y"]));
/php-src/ext/openssl/tests/
H A Dopenssl_pkey_get_details_basic.phpt27 [y] => %a
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_fatal_error_leak.phpt11 return 'y';
/php-src/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'

Completed in 34 milliseconds

1...<<212223242526272829