Searched refs:y (Results 451 – 468 of 468) sorted by relevance
1...<<111213141516171819
/PHP-7.3/sapi/fpm/tests/ |
H A D | tester.inc | 311 $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 D | regparse.c | 447 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 D | regint.h | 922 extern int onig_positive_int_multiply(int x, int y);
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | cdf.c | 91 #define CDF_GETUINT32(x, y) cdf_getuint32(x, y) argument
|
/PHP-7.3/Zend/ |
H A D | zend_virtual_cwd.c | 76 #define realpath(x,y) strcpy(y,x) argument
|
/PHP-7.3/sapi/fpm/ |
H A D | config.m4 | 329 …AC_LANG_PROGRAM([[#include <sys/socket.h>]], [[int x = SO_LISTENQLIMIT; int y = SO_LISTENQLEN;]])]…
|
/PHP-7.3/ext/fileinfo/ |
H A D | libmagic.patch | 1386 #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 D | php_mbregex.c | 41 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
|
H A D | mbstring.c | 72 #define onig_set_match_stack_limit_size_of_match_param(x, y) argument
|
/PHP-7.3/ |
H A D | config.guess | 808 -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
|
H A D | NEWS | 1760 and "y"). (Adam Saponara)
|
/PHP-7.3/ext/wddx/tests/ |
H A D | bug37569.phpt | 245 <wddxPacket version='1.0'><header/><data><string>y</string></data></wddxPacket>
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c | 5516 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 D | pcre2_compile.c | 115 #define META_DIFF(x,y) ((x-y)>>16) argument
|
/PHP-7.3/ext/mbstring/oniguruma/ |
H A D | HISTORY | 159 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 D | basic_functions.c | 1654 ZEND_ARG_INFO(0, y) 1779 ZEND_ARG_INFO(0, y)
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 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 …]
|
H A D | magic私はガラスを食べられます | 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