Home
last modified time | relevance | path

Searched refs:y (Results 426 – 450 of 476) sorted by relevance

1...<<11121314151617181920

/PHP-7.4/ext/date/tests/
H A Ddate_time_fractions.phpt62 ["y"]=>
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_next_result.phpt62 …func_test_mysqli_next_result($link, "SELECT 1 AS a; INSERT INTO test(id, label) VALUES (100, 'y');…
H A Dbug49442.phpt122 string(1) "y"
H A Dlocal_infile_tools.inc63 !fwrite($fp, "98;'y';\n") ||
/PHP-7.4/ext/spl/
H A Dspl_heap.c170 static int spl_ptr_heap_zval_max_cmp(void *x, void *y, zval *object) { /* {{{ */ in spl_ptr_heap_zval_max_cmp() argument
171 zval *a = x, *b = y; in spl_ptr_heap_zval_max_cmp()
195 static int spl_ptr_heap_zval_min_cmp(void *x, void *y, zval *object) { /* {{{ */ in spl_ptr_heap_zval_min_cmp() argument
196 zval *a = x, *b = y; in spl_ptr_heap_zval_min_cmp()
220 static int spl_ptr_pqueue_elem_cmp(void *x, void *y, zval *object) { /* {{{ */ in spl_ptr_pqueue_elem_cmp() argument
222 spl_pqueue_elem *b = y; in spl_ptr_pqueue_elem_cmp()
/PHP-7.4/ext/sodium/tests/
H A Dcrypto_box.phpt22 $seed_y = str_repeat('y', SODIUM_CRYPTO_BOX_SEEDBYTES);
/PHP-7.4/ext/filter/tests/
H A D043.phpt135 string(1) "y"
/PHP-7.4/ext/ftp/tests/
H A D005.phpt25 var_dump(ftp_get($ftp, 'x', 'y', 0));
/PHP-7.4/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt2 … floatval() and its alias doubleval() functions : usage variations - different data types as $y arg
H A Dgettype_settype_variation2.phpt52 var $y;
54 function __construct($x, $y) {
56 $this->y = $y;
H A Dgettype_settype_variation3.phpt48 var $y;
50 function __construct($x, $y) {
52 $this->y = $y;
H A Dgettype_settype_variation4.phpt48 var $y;
50 function __construct($x, $y) {
52 $this->y = $y;
/PHP-7.4/ext/bcmath/
H A Dbcmath.c69 ZEND_ARG_INFO(0, y)
76 ZEND_ARG_INFO(0, y)
/PHP-7.4/Zend/tests/assert/
H A Dexpect_015.phpt18 $y = clone $x;
160 $y = clone $x;
/PHP-7.4/Zend/tests/
H A D019.phpt201 var $y;
204 function __construct($x, $y) {
206 $this->y = $y;
244 unset($point1->y);
1224 ["y"]=>
1246 ["y"]=>
1252 ["y"]=>
1283 ["y"]=>
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt45 function __construct( $w, $x, $y, $z ) {
48 $this->c = $y;
/PHP-7.4/Zend/
H A Dzend_alloc.c323 #define _BIN_DATA_SIZE(num, size, elements, pages, x, y) size, argument
325 ZEND_MM_BINS_INFO(_BIN_DATA_SIZE, x, y)
328 #define _BIN_DATA_ELEMENTS(num, size, elements, pages, x, y) elements, argument
330 ZEND_MM_BINS_INFO(_BIN_DATA_ELEMENTS, x, y)
333 #define _BIN_DATA_PAGES(num, size, elements, pages, x, y) pages, argument
335 ZEND_MM_BINS_INFO(_BIN_DATA_PAGES, x, y)
2460 # define _ZEND_BIN_ALLOCATOR(_num, _size, _elements, _pages, x, y) \ argument
2466 ZEND_MM_BINS_INFO(_ZEND_BIN_ALLOCATOR, x, y) argument
2481 # define _ZEND_BIN_FREE(_num, _size, _elements, _pages, x, y) \ argument
2495 # define _ZEND_BIN_FREE(_num, _size, _elements, _pages, x, y) \ argument
[all …]
/PHP-7.4/ext/date/lib/
H A Dparse_date.c4765 TIMELIB_PROCESS_YEAR(s->time->y, length); in scan()
5862 TIMELIB_PROCESS_YEAR(s->time->y, length); in scan()
6696 s->time->relative.y = 0 - s->time->relative.y; in scan()
21480 s->time->y = 1970; in scan()
21535 s->time->y = 1970; in scan()
24975 in.time->y = TIMELIB_UNSET; in timelib_strtotime()
25029 time->y = 1970; in timelib_time_reset_fields()
25041 if (time->y == TIMELIB_UNSET ) time->y = 1970; in timelib_time_reset_unset_fields()
25143 in.time->y = TIMELIB_UNSET; in timelib_parse_from_format_with_map()
25351 s->time->y = 1970; in timelib_parse_from_format_with_map()
[all …]
H A Dunixtime2tm.c105 tm->y = cur_year; in timelib_unixtime2gmt()
/PHP-7.4/ext/pcre/tests/
H A D005.phpt32 /p2/var/php_gcov/PHP_4_4/ext/standard/parsedate.y: At top level:
33 /p2/var/php_gcov/PHP_4_4/ext/standard/parsedate.y:864: warning: return type defaults to `int'
273 …[0] => /p2/var/php_gcov/PHP_4_4/ext/standard/parsedate.y:864: warning: return type defaults to `in…
278 [5] => /p2/var/php_gcov/PHP_4_4/ext/standard/parsedate.y
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c4234 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument
4235 #define F2(x, y, z) F1(z, x, y) argument
4236 #define F3(x, y, z) (x ^ y ^ z) argument
4237 #define F4(x, y, z) (y ^ (x | ~z)) argument
4240 #define MD5STEP(f, w, x, y, z, data, s) \ argument
4241 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c481 #define ADD_ACTIVE(x,y) \ argument
485 next_active_state->count = (y); \
490 #define ADD_ACTIVE_DATA(x,y,z) \ argument
494 next_active_state->count = (y); \
500 #define ADD_NEW(x,y) \ argument
504 next_new_state->count = (y); \
509 #define ADD_NEW_DATA(x,y,z) \ argument
513 next_new_state->count = (y); \
/PHP-7.4/build/
H A Dphp_cxx_compile_stdcxx.m427 [$1], [14], [ax_cxx_compile_alternatives="14 1y"],
327 const auto identity = [](int y){ return y; };
/PHP-7.4/ext/zlib/tests/
H A Dbug_52944_corrupted_data.inc133 'Arb5+gT6CqAeKTDY6JpKdLALzk92T1SmJcDP/8fnv3z+p8///Ot/0j7/4+f/S/v8v37+y6//y+d/+PxPGnz63z//Z+3zvwDEv3…
/PHP-7.4/ext/ldap/tests/
H A DREADME.md20 DEBIAN_FRONTEND=noninteractive aptitude install -q -y slapd ldap-utils

Completed in 130 milliseconds

1...<<11121314151617181920