Home
last modified time | relevance | path

Searched refs:program (Results 1 – 25 of 33) sorted by relevance

12

/PHP-8.2/ext/standard/tests/general_functions/
H A Dproc_open_array.phpt20 echo "\nNul byte in program name:\n";
34 echo "\nEmpty program name:\n";
80 Nul byte in program name:
86 Empty program name:
87 First element must contain a non-empty program name
/PHP-8.2/sapi/cli/tests/
H A D019.phpt25 This program is free software; you can redistribute it and/or modify
29 This program is distributed in the hope that it will be useful,
/PHP-8.2/Zend/tests/
H A Dbug68370.phpt2 Bug #68370 "unset($this)" can make the program crash
H A Dbug68412.phpt2 Bug #68412 (Infinite recursion with __call can make the program crash/segfault)
/PHP-8.2/ext/standard/tests/mail/
H A Dmail_variation1.phpt2 Test mail() function : variation invalid program for sendmail
/PHP-8.2/ext/openssl/tests/
H A Dcheck_default_conf_path.phpt30 string(%d) "c:\program files%r( \(x86\)|)%r\common files\ssl\openssl.cnf"
/PHP-8.2/ext/tokenizer/tests/
H A Dtoken_get_all_variation9.phpt35 # end of program
423 string(16) "# end of program"
/PHP-8.2/ext/dba/tests/
H A Ddba_cdb_make.phpt17 // print md5 checksum of test.cdb which is generated by cdb_make program
/PHP-8.2/sapi/litespeed/
H A Dconfig.m411 PHP_SELECT_SAPI(litespeed, program, lsapi_main.c lsapilib.c, "", '$(SAPI_LITESPEED_PATH)')
/PHP-8.2/build/
H A Dax_func_which_gethostbyname_r.m438 # This program is free software; you can redistribute it and/or modify it
43 # This program is distributed in the hope that it will be useful, but
49 # with this program. If not, see <https://www.gnu.org/licenses/>.
H A Dpkg.m47 dnl This program is free software; you can redistribute it and/or modify
12 dnl This program is distributed in the hope that it will be useful, but
18 dnl along with this program; if not, write to the Free Software
23 dnl distribute this file as part of a program that contains a
26 dnl program.
H A Dlibtool.m4223 # Allow CC to be a program name with arguments.
287 echo "configure: failed program was:" >&5
367 # Links a minimal program and checks the executable
2392 # 'test_compile' -- check by making test program.
2872 # Allow CC to be a program name with arguments.
4153 # A sed program that does not truncate output.
4199 # An echo program that does not interpret backslashes.
4227 # A BSD-compatible nm program.
4230 # A symbol stripping program
4236 # Used on cygwin: DLL creation program.
[all …]
/PHP-8.2/sapi/fuzzer/
H A Dconfig.m446 dnl PHP_SELECT_SAPI(fuzzer-parser, program, $FUZZER_SOURCES, , '$(SAPI_FUZZER_PATH)')
/PHP-8.2/ext/mbstring/libmbfl/
H A DLICENSE60 any free program. We wish to make sure that a company cannot
61 effectively restrict the users of a free program by obtaining a
73 When a program is linked with a library, whether statically or using
105 users' freedom, it does ensure that the user of a program that is
107 that program using a modified version of the Library.
119 program which contains a notice placed by the copyright holder or
144 running a program using the Library is not restricted, and output from
148 and what the program that uses the Library does.
176 table of data to be supplied by an application program that uses
225 the Library into a program that is not a library.
[all …]
/PHP-8.2/sapi/embed/
H A DREADME.md49 If all goes to plan you should be able to run the program.
160 …, and set `error_prepend_string="Oops!"`. We don't have to recompile the program, we can just run …
/PHP-8.2/ext/bcmath/libbcmath/
H A DLICENSE61 any free program. We wish to make sure that a company cannot
62 effectively restrict the users of a free program by obtaining a
74 When a program is linked with a library, whether statically or using
107 users' freedom, it does ensure that the user of a program that is
109 that program using a modified version of the Library.
121 program which contains a notice placed by the copyright holder or
147 running a program using the Library is not restricted, and output from
151 and what the program that uses the Library does.
179 table of data to be supplied by an application program that uses
228 the Library into a program that is not a library.
[all …]
/PHP-8.2/sapi/cgi/
H A Dconfig9.m440 … PHP_SELECT_SAPI(cgi, program, cgi_main.c, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1, '$(SAPI_CGI_PATH)')
/PHP-8.2/sapi/cli/
H A Dconfig.m431 …PHP_SELECT_SAPI(cli, program, php_cli.c php_http_parser.c php_cli_server.c ps_title.c php_cli_proc…
/PHP-8.2/sapi/phpdbg/
H A Dconfig.m481 PHP_SELECT_SAPI(phpdbg, program, $PHP_PHPDBG_FILES, $PHP_PHPDBG_CFLAGS, [$(SAPI_PHPDBG_PATH)])
/PHP-8.2/ext/gd/
H A Dconfig.m4141 dnl Build and run a program to determine if GD has support for the given
166 actually causes the program to return an error. */
/PHP-8.2/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm89 ; program is aborted
/PHP-8.2/docs/
H A Dunix-build-system.md104 regarding how PHP is supposed to be built (shared module, program, etc).
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.conf.in26 ; syslog_facility is used to specify what type of program is logging the
/PHP-8.2/ext/hash/tests/
H A Dcrc32.phpt75 echo hash('crc32c', "For every action there is an equal and opposite government program."), "\n";
/PHP-8.2/
H A DCODING_STANDARDS.md120 parent program or function family. This should be in the form of `parent_*`:

Completed in 117 milliseconds

12