Home
last modified time | relevance | path

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

12

/php-src/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
H A Dghsa-9fcc-425m-g385_001.phpt40 operable program or batch file.
50 operable program or batch file.
/php-src/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-src/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-src/ext/standard/tests/mail/
H A Dmail_variation1.phpt2 Test mail() function : variation invalid program for sendmail
/php-src/ext/openssl/tests/
H A Dcheck_default_conf_path.phpt30 string(%d) "c:\program files%r( \(x86\)|)%r\common files\ssl\openssl.cnf"
/php-src/ext/tokenizer/tests/
H A Dtoken_get_all_variation9.phpt35 # end of program
423 string(16) "# end of program"
/php-src/ext/dba/tests/
H A Ddba_cdb_make.phpt17 // print md5 checksum of test.cdb which is generated by cdb_make program
/php-src/sapi/litespeed/
H A Dconfig.m411 PHP_SELECT_SAPI(litespeed, program, lsapi_main.c lsapilib.c, "", '$(SAPI_LITESPEED_PATH)')
/php-src/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.
/php-src/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-src/sapi/fuzzer/
H A Dconfig.m449 dnl PHP_SELECT_SAPI(fuzzer-parser, program, $FUZZER_SOURCES, , '$(SAPI_FUZZER_PATH)')
/php-src/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-src/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-src/sapi/cgi/
H A Dconfig9.m440 … PHP_SELECT_SAPI(cgi, program, cgi_main.c, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1, '$(SAPI_CGI_PATH)')
/php-src/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-src/sapi/phpdbg/
H A Dconfig.m475 PHP_SELECT_SAPI(phpdbg, program, $PHP_PHPDBG_FILES, $PHP_PHPDBG_CFLAGS, [$(SAPI_PHPDBG_PATH)])
/php-src/ext/gd/
H A Dconfig.m4141 dnl Build and run a program to determine if GD has support for the given
169 actually causes the program to return an error. */
/php-src/docs/source/core/data-structures/
H A Dzend_string.rst167 Programs use some strings many times. For example, if your program declares a class called
169 within your program. Instead, when repeated strings are expected, php-src uses a technique called
/php-src/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm89 ; program is aborted
/php-src/docs/source/introduction/
H A Dhigh-level-overview.rst7 interpreted when the program is executed. This can be very convenient for developers for rapid
41 Tokenization, often called "lexing" or "scanning", is the process of taking an entire program file
/php-src/docs-old/
H A Dunix-build-system.md104 regarding how PHP is supposed to be built (shared module, program, etc).
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst105 "program": "${workspaceFolder}/sapi/cli/php",

Completed in 36 milliseconds

12