Home
last modified time | relevance | path

Searched refs:c (Results 1 – 25 of 4053) sorted by path

12345678910>>...163

/PHP-7.4/
H A D.appveyor.yml20 - c:\build-cache
23 PHP_BUILD_CACHE_BASE_DIR: c:\build-cache
24 PHP_BUILD_OBJ_DIR: c:\obj
25 PHP_BUILD_CACHE_SDK_DIR: c:\build-cache\sdk
H A D.editorconfig12 [{*.{awk,bat,c,cpp,d,h,l,re,skl,w32,y},Makefile*}]
H A D.gdbinit537 printf "%c", $str[$tmp]
H A D.gitattributes4 /ext/dba/libinifile/inifile.c ident
5 /ext/dba/libflatfile/flatfile.c ident
6 /ext/dba/libcdb/cdb_make.c ident
7 /ext/dba/libcdb/cdb.c ident
H A D.gitignore67 /main/internal_functions.c
68 /main/internal_functions_cli.c
143 /ext/json/json_scanner.c
145 /ext/pdo/pdo_sql_parser.c
146 /ext/phar/phar_path_check.c
149 /sapi/phpdbg/phpdbg_lexer.c
150 /Zend/zend_ini_scanner.c
159 /ext/json/json_parser.tab.c
160 /sapi/phpdbg/phpdbg_parser.c
163 /Zend/zend_ini_parser.c
[all …]
H A D.travis.yml5 language: c
86 - sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6'
H A DCODING_STANDARDS.md213 ```c
220 ```c
224 2. Main module source file must be named `modulename.c`.
250 ```c
258 ```c
282 ```c
305 ```c
H A DCONTRIBUTING.md139 ├─ zend_vm_opcodes.c # Generated by `Zend/zend_vm_gen.php`
161 ├─ parse_date.c # Generated by re2c 0.15.3
162 ├─ parse_iso_intervals.c # Generated by re2c 0.15.3
166 ├─ ffi_parser.c # Generated by https://github.com/dstogov/llk
170 ├─ data_file.c # Generated by `ext/fileinfo/create_data_file.php`
198 ├─ tokenizer_data.c # Generated by `ext/tokenizer/tokenizer_data_gen.sh`
222 ├─ cp_enc_map.c # Generated by `win32/cp_enc_map_gen.exe`
410 ```c
415 | Copyright (c) The PHP Group |
H A DLICENSE3 Copyright (c) 1999 - 2021 The PHP Group. All rights reserved.
H A DNEWS28 (c dot fol at ambionics dot io)
745 . Fixed bug #79724 (Return type does not match in ext/session/mod_mm.c).
1198 . Fixed bug #79015 (undefined-behavior in php_date.c). (cmb)
1459 . Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE).
1775 . Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE).
1996 . Fixed bug #78079 (openssl_encrypt_ccm.phpt fails with OpenSSL 1.1.1c).
2042 . Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
2151 . Fixed bug #77648 (BOM in sapi/apache2handler/php_functions.c). (cmb)
2655 . Fixed bug #76594 (Bus Error due to unaligned access in zend_ini.c
2677 . Fixed bug #76446 (zend_variables.c:73: zend_string_destroy: Assertion
[all …]
H A DREADME.REDIST.BINS8 8. ext/standard/strnatcmp.c
11 11. main/snprintf.c
16 16. ext/phar/zip.c portion extracted from libzip
62 Copyright(c) 2010-2019 Zoltan Herczeg
73 Copyright(c) 2009-2019 Zoltan Herczeg
123 Copyright (c) 1994 David Burren
253 scanf.c --
299 8. ext/standard/strnatcmp.c
326 Copyright (c) 1983, 1993
383 11. main/snprintf.c
[all …]
H A DUPGRADING397 $a ? $b : $c ? $d : $e
399 ($a ? $b : $c) ? $d : $e
401 $a ? $b : ($c ? $d : $e)
H A DUPGRADING.INTERNALS6 c. Function/property/class flags
33 c. Windows build system changes
51 c. Function/property/class flags changes
312 c. Windows build system changes
/PHP-7.4/TSRM/
H A DLICENSE1 Copyright (c) 1999-2006, Andi Gutmans, Sascha Schumann, Zeev Suraski.
H A Dconfig.w323 ADD_SOURCES("TSRM", "TSRM.c tsrm_win32.c");
H A Dthreads.m41 dnl Copyright (c) 1999, 2000 Sascha Schumann. All rights reserved.
/PHP-7.4/Zend/
H A DLICENSE3 Copyright (c) 1999-2006 Zend Technologies Ltd. All rights reserved.
H A DMakefile.frag8 $(srcdir)/zend_language_scanner.c: $(srcdir)/zend_language_scanner.l
9 …erted -cbdFt Zend/zend_language_scanner_defs.h -oZend/zend_language_scanner.c Zend/zend_language_s…
11 $(srcdir)/zend_language_parser.h: $(srcdir)/zend_language_parser.c
12 $(srcdir)/zend_language_parser.c: $(srcdir)/zend_language_parser.y
28 $(srcdir)/zend_ini_parser.h: $(srcdir)/zend_ini_parser.c
29 $(srcdir)/zend_ini_parser.c: $(srcdir)/zend_ini_parser.y
32 $(srcdir)/zend_ini_scanner.c: $(srcdir)/zend_ini_scanner.l
33 …--case-inverted -cbdFt Zend/zend_ini_scanner_defs.h -oZend/zend_ini_scanner.c Zend/zend_ini_scanne…
H A DREADME.md41 Most parts of the old zend_execute.c go into `zend_vm_def.h`. Here you can find
45 ```c
59 same as in old `zend_execute.c`, but now it uses macros to access opcode
64 ```c
110 ```c
126 code itself. It is included from `zend_execute.c`.
H A DZend.m4323 if test -r "/dev/urandom" && test -c "/dev/urandom"; then
H A Dbench.php89 for ($x=0; $c = $x*0.04 - 2, $z=0, $Z=0, $x++ < 75;){
90 for ($r=$c, $i=$C, $k=0; $t = $z*$z - $Z*$Z + $r, $Z = 2*$z*$Z + $i, $z=$t, $k<5000; $k++)
189 $c = 0;
191 if ($X[dechex($i)]) { $c++; }
193 print "$c\n";
308 for ($c=0; $c<$n; $c++)
/PHP-7.4/Zend/tests/
H A D007.phpt13 $var = array("a"=>1,"b"=>2,"c"=>3);
H A D021.phpt12 $c = "";
16 var_dump($c ?: $d);
H A D023.phpt36 $c = 'b';
37 $d = 'c';
H A D024.phpt7 var_dump($a[$c]);
14 var_dump($a->$b->{$c[1]});
25 Notice: Undefined variable: c in %s on line %d
50 Notice: Undefined variable: c in %s on line %d

Completed in 104 milliseconds

12345678910>>...163