Home
last modified time | relevance | path

Searched refs:y (Results 376 – 400 of 434) sorted by relevance

1...<<1112131415161718

/PHP-7.0/ext/bcmath/
H A Dbcmath.c70 ZEND_ARG_INFO(0, y)
77 ZEND_ARG_INFO(0, y)
/PHP-7.0/ext/standard/tests/strings/
H A Dstrrchr_variation9.phpt98 "y",
H A Dstrrchr_variation10.phpt48 "y",
H A Dsubstr_replace.phpt456 string(13) "trbala y this"
663 string(13) "trbala y this"
791 string(13) "trbala y this"
/PHP-7.0/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt45 function __construct( $w, $x, $y, $z ) {
48 $this->c = $y;
/PHP-7.0/ext/standard/tests/general_functions/
H A Dgettype_settype_variation2.phpt51 var $y;
53 function __construct($x, $y) {
55 $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.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput8158 x y+z
177 /x.y/
178 x+y
179 0: x+y
180 x-y
181 0: x-y
187 /x.y/s
188 x+y
189 0: x+y
190 x-y
[all …]
H A Dtestinput873 x y+z
82 x+y+z
84 /x.y/
85 x+y
86 x-y
90 /x.y/s
91 x+y
92 x-y
95 /(a.b(?s)c.d|x.y)p.q/
761 x-.y-.
[all …]
H A Dtestinput1255 x-.y-.
1570 123456789\@x.y.z
1572 12345678\@x.y.uk
2318 /^(ab|a(?i)[b-c](?m-i)d|x(?i)y|z)/
3746 /((?x)x y z | a b c)/
4511 /^(x(y|(?1){2})z)/
5476 /^((abc|abcx)(*THEN)y|abcd)/
5582 /(*:m(m)(?&y)(?(DEFINE)(?<y>b))/K
5585 /(*PRUNE:m(m)(?&y)(?(DEFINE)(?<y>b))/K
5588 /(*SKIP:m(m)(?&y)(?(DEFINE)(?<y>b))/K
[all …]
H A Dtestoutput1497 x-.y-.
498 0: x-.y-.
499 1: .y-
4100 0: y
4104 0: y
4108 0: y
7453 2: y
9167 /(*:m(m)(?&y)(?(DEFINE)(?<y>b))/K
9172 /(*PRUNE:m(m)(?&y)(?(DEFINE)(?<y>b))/K
9177 /(*SKIP:m(m)(?&y)(?(DEFINE)(?<y>b))/K
[all …]
/PHP-7.0/sapi/litespeed/
H A Dlsapilib.c3468 #define F1(x, y, z) (z ^ (x & (y ^ z))) argument
3469 #define F2(x, y, z) F1(z, x, y) argument
3470 #define F3(x, y, z) (x ^ y ^ z) argument
3471 #define F4(x, y, z) (y ^ (x | ~z)) argument
3474 #define MD5STEP(f, w, x, y, z, data, s) \ argument
3475 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_next_result.phpt108 …func_test_mysqli_next_result($link, "SELECT 1 AS a; INSERT INTO test(id, label) VALUES (100, 'y');…
H A Dbug49442.phpt122 %unicode|string%(1) "y"
H A Dmysqli_stmt_bind_param_references.phpt157 $label->label = 'y';
/PHP-7.0/Zend/
H A Dzend_alloc.c329 #define _BIN_DATA_SIZE(num, size, elements, pages, x, y) size, argument
331 ZEND_MM_BINS_INFO(_BIN_DATA_SIZE, x, y)
334 #define _BIN_DATA_ELEMENTS(num, size, elements, pages, x, y) elements, argument
336 ZEND_MM_BINS_INFO(_BIN_DATA_ELEMENTS, x, y)
339 #define _BIN_DATA_PAGES(num, size, elements, pages, x, y) pages, argument
341 ZEND_MM_BINS_INFO(_BIN_DATA_PAGES, x, y)
2390 # define _ZEND_BIN_ALLOCATOR(_num, _size, _elements, _pages, x, y) \ argument
2396 ZEND_MM_BINS_INFO(_ZEND_BIN_ALLOCATOR, x, y) argument
2413 # define _ZEND_BIN_FREE(_num, _size, _elements, _pages, x, y) \ argument
2427 # define _ZEND_BIN_FREE(_num, _size, _elements, _pages, x, y) \ argument
[all …]
/PHP-7.0/ext/date/lib/
H A Dunixtime2tm.c127 tm->y = cur_year; in timelib_unixtime2gmt()
H A Dparse_date.c4329 TIMELIB_PROCESS_YEAR(s->time->y, length); in scan()
5426 TIMELIB_PROCESS_YEAR(s->time->y, length); in scan()
5670 TIMELIB_PROCESS_YEAR(s->time->y, length); in scan()
6260 s->time->relative.y = 0 - s->time->relative.y; in scan()
20447 s->time->y = 1970; in scan()
23886 in.time->y = TIMELIB_UNSET; in timelib_strtotime()
23940 time->y = 1970; in timelib_time_reset_fields()
23952 if (time->y == TIMELIB_UNSET ) time->y = 1970; in timelib_time_reset_unset_fields()
23979 in.time->y = TIMELIB_UNSET; in timelib_parse_from_format()
24142 s->time->y = 1970; in timelib_parse_from_format()
[all …]
/PHP-7.0/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.0/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.0/ext/ldap/tests/
H A DREADME20 DEBIAN_FRONTEND=noninteractive aptitude install -q -y slapd ldap-utils
/PHP-7.0/
H A DUPGRADING102 list($x, list(), $y) = $a;
108 list($x, $y) = $string;
110 will now result in $x == null and $y == null (without notices) instead of
111 $x == "x" and $y == "y". Furthermore list() is now always guaranteed to
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE152 x-y range from x to y
/PHP-7.0/ext/openssl/tests/
H A Dbug65538.phar360 OEBlGkM3eqcCUOMnMI8L9wfBk49sELZCeJcCQQC/y/TL2q/EXo9c6I/faj+U1Exp

Completed in 131 milliseconds

1...<<1112131415161718