Home
last modified time | relevance | path

Searched refs:y (Results 451 – 475 of 476) sorted by relevance

1...<<11121314151617181920

/PHP-7.4/ext/standard/tests/strings/
H A Dsubstr_replace.phpt456 string(13) "trbala y this"
663 string(13) "trbala y this"
791 string(13) "trbala y this"
H A Dstrrchr_variation10.phpt48 "y",
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_references.phpt157 $label->label = 'y';
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dopenssl.phar295 …M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��BVu_�����d��y7����]�45�������GBMB
/PHP-7.4/ext/phar/tests/files/
H A Dopenssl.phar295 …M����v�Hx�_G��iű��f�B���x��J�'/����P��¼.��.O�%�5px(�fo��BVu_�����d��y7����]�45�������GBMB
/PHP-7.4/
H A DUPGRADING.INTERNALS28 y. Stream wrapper read/write ops
229 y. The read and write operations of php_stream_ops now return ssize_t, with
H A DUPGRADING164 * PASSWORD_DEFAULT was int 1; now is null in PHP <7.4.3 and string '2y' afterwards
165 * PASSWORD_BCRYPT was int 1; now is string '2y'
H A DCONTRIBUTING.md43 Pull requests should *never* be submitted against `PHP-x.y.z` branches, as these
H A DNEWS424 . Fixed bug #74779 (x() and y() truncating floats to integers). (cmb)
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c1716 uint8_t y = x & (~x + 1); /* Least significant bit */ in PRIV() local
1717 if (y != x) goto DONE; /* More than one bit set */ in PRIV()
H A Dpcre2_match.c5603 uint32_t y = GET(P->ecode,1); in match() local
5604 if ((P->ecode)[y] != OP_ALT) break; in match()
5605 P->ecode += y; in match()
H A Dpcre2_compile.c115 #define META_DIFF(x,y) ((x-y)>>16) argument
/PHP-7.4/ext/openssl/
H A Dopenssl.c4468 zval *y; in PHP_FUNCTION() local
4512 (y = zend_hash_str_find(Z_ARRVAL_P(data), "y", sizeof("y") - 1)) != NULL && in PHP_FUNCTION()
4513 Z_TYPE_P(y) == IS_STRING) { in PHP_FUNCTION()
4521 BN_bin2bn((unsigned char*) Z_STRVAL_P(y), Z_STRLEN_P(y), NULL), NULL)) { in PHP_FUNCTION()
4937 BIGNUM *y = BN_new(); in PHP_FUNCTION() local
4964 if (EC_POINT_get_affine_coordinates_GFp(ec_group, pub, x, y, NULL)) { in PHP_FUNCTION()
4966 OPENSSL_GET_BN(ec, y, y); in PHP_FUNCTION()
4978 BN_free(y); in PHP_FUNCTION()
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc139 'y' => array(
161 unset($phar_args['y']);
566 $privkey = $this->args['y']['val'] ?? null;
1196 $privkey = $this->args['y']['val'];
/PHP-7.4/ext/standard/tests/math/
H A Dhypot_basic.phpt8 /* Prototype : float hypot ( float $x , float $y )
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c41 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
42 #define onig_set_retry_limit_in_match_of_match_param(x, y) argument
H A Dmbstring.c67 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
68 #define onig_set_retry_limit_in_match_of_match_param(x, y) argument
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c79 #define realpath(x,y) strcpy(y,x) argument
/PHP-7.4/sapi/fpm/tests/
H A Dtester.inc348 $cmd = self::findExecutable() . ' -t -y ' . $configFile . ' 2>&1';
368 $cmd = [self::findExecutable(), '-F', '-O', '-y', $configFile];
/PHP-7.4/build/
H A Dconfig.guess854 -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
1746 # time-stamp-format: "%:y-%02m-%02d"
/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.c92 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) argument
/PHP-7.4/sapi/fpm/
H A Dconfig.m4325 …AC_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])]…
/PHP-7.4/ext/standard/
H A Dbasic_functions.c1641 ZEND_ARG_INFO(0, y)
1766 ZEND_ARG_INFO(0, y)
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1086 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y)
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます95 # compression mode y (0 - 4) for GIF LZW with a maximum n bits
96 # (y~n,0~12,1~13,2~14,3~15,4~16)
10509 >>>>321 string Loading\ stage1.5 \b, GRUB version x.y
16379 >>&14 byte 0 increasing y
16380 >>&14 byte 1 decreasing y
16381 >>&14 byte 2 random y
18966 #>0 string W4BN Microsoft Word x.y word processor?
21822 512 string R\0o\0o\0t\0\ \0E\0n\0t\0r\0y Microsoft Word Document
28790 >>>2 leshort 0x27 x.y
28792 >>>2 default x y.z
[all …]

Completed in 549 milliseconds

1...<<11121314151617181920