Home
last modified time | relevance | path

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

1...<<111213141516171819

/PHP-7.3/sapi/fpm/tests/
H A Dtester.inc311 $cmd = self::findExecutable() . ' -t -y ' . $configFile . ' 2>&1';
332 $cmd = self::findExecutable() . " $asRoot -F -O -y $configFile $extraArgs";
/PHP-7.3/ext/mbstring/oniguruma/src/
H A Dregparse.c447 str_end_cmp(st_str_end_key* x, st_str_end_key* y) in str_end_cmp() argument
452 if ((x->end - x->s) != (y->end - y->s)) in str_end_cmp()
456 q = y->s; in str_end_cmp()
535 callout_name_table_cmp(st_callout_name_key* x, st_callout_name_key* y) in callout_name_table_cmp() argument
540 if (x->enc != y->enc) return 1; in callout_name_table_cmp()
541 if (x->type != y->type) return 1; in callout_name_table_cmp()
542 if ((x->end - x->s) != (y->end - y->s)) in callout_name_table_cmp()
546 q = y->s; in callout_name_table_cmp()
H A Dregint.h922 extern int onig_positive_int_multiply(int x, int y);
/PHP-7.3/ext/fileinfo/libmagic/
H A Dcdf.c91 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) argument
/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c76 #define realpath(x,y) strcpy(y,x) argument
/PHP-7.3/sapi/fpm/
H A Dconfig.m4329 …AC_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])]…
/PHP-7.3/ext/fileinfo/
H A Dlibmagic.patch1386 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y)
1689 for (y = CDF_BASE_YEAR; y < year; y++)
1690 days += isleap(y) + 365;
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c41 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
H A Dmbstring.c72 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
/PHP-7.3/
H A Dconfig.guess808 -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
H A DNEWS1760 and "y"). (Adam Saponara)
/PHP-7.3/ext/wddx/tests/
H A Dbug37569.phpt245 <wddxPacket version='1.0'><header/><data><string>y</string></data></wddxPacket>
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c5516 uint32_t y = GET(P->ecode,1); in match() local
5517 if ((P->ecode)[y] != OP_ALT) break; in match()
5518 P->ecode += y; in match()
H A Dpcre2_compile.c115 #define META_DIFF(x,y) ((x-y)>>16) argument
/PHP-7.3/ext/mbstring/oniguruma/
H A DHISTORY159 2017/08/21: [new] Extended Grapheme Cluster \X and boundary \y, \Y
1374 (* need to edit parse.y:
1672 ex. /^(x?y)/ = "xy" fail.
/PHP-7.3/ext/standard/
H A Dbasic_functions.c1654 ZEND_ARG_INFO(0, y)
1779 ZEND_ARG_INFO(0, y)
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic95 # 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)
9582 >>>>321 string Loading\ stage1.5 \b, GRUB version x.y
15283 >>&14 byte 0 increasing y
15284 >>&14 byte 1 decreasing y
15285 >>&14 byte 2 random y
17607 #>0 string W4BN Microsoft Word x.y word processor?
20074 512 string R\0o\0o\0t\0\ \0E\0n\0t\0r\0y Microsoft Word Document
26728 >>>2 leshort 0x27 x.y
26730 >>>2 default x y.z
[all …]
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)
9582 >>>>321 string Loading\ stage1.5 \b, GRUB version x.y
15283 >>&14 byte 0 increasing y
15284 >>&14 byte 1 decreasing y
15285 >>&14 byte 2 random y
17607 #>0 string W4BN Microsoft Word x.y word processor?
20074 512 string R\0o\0o\0t\0\ \0E\0n\0t\0r\0y Microsoft Word Document
26728 >>>2 leshort 0x27 x.y
26730 >>>2 default x y.z
[all …]

Completed in 341 milliseconds

1...<<111213141516171819