Searched refs:program (Results 1 – 25 of 39) sorted by relevance
12
/php-src/ext/standard/tests/general_functions/ |
H A D | proc_open_array.phpt | 20 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 D | ghsa-9fcc-425m-g385_001.phpt | 43 operable program or batch file. 53 operable program or batch file.
|
/php-src/sapi/cli/tests/ |
H A D | 019.phpt | 25 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 D | bug68370.phpt | 2 Bug #68370 "unset($this)" can make the program crash
|
H A D | bug68412.phpt | 2 Bug #68412 (Infinite recursion with __call can make the program crash/segfault)
|
/php-src/ext/standard/tests/mail/ |
H A D | mail_variation1.phpt | 2 Test mail() function : variation invalid program for sendmail
|
/php-src/ext/openssl/tests/ |
H A D | check_default_conf_path.phpt | 30 string(%d) "c:\program files%r( \(x86\)|)%r\common files\ssl\openssl.cnf"
|
/php-src/ext/tokenizer/tests/ |
H A D | token_get_all_variation9.phpt | 35 # end of program 423 string(16) "# end of program"
|
/php-src/ext/dba/tests/ |
H A D | dba_cdb_make.phpt | 17 // print md5 checksum of test.cdb which is generated by cdb_make program
|
/php-src/sapi/litespeed/ |
H A D | config.m4 | 12 PHP_SELECT_SAPI([litespeed], [program], [lsapi_main.c lsapilib.c])
|
/php-src/build/ |
H A D | ax_func_which_gethostbyname_r.m4 | 38 # 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 D | pkg.m4 | 7 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 D | libtool.m4 | 223 # 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-src/sapi/fuzzer/ |
H A D | config.m4 | 50 dnl PHP_SELECT_SAPI([fuzzer-parser], [program], [$FUZZER_SOURCES])
|
/php-src/ext/mbstring/libmbfl/ |
H A D | LICENSE | 60 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/embed/ |
H A D | README.md | 49 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 D | LICENSE | 61 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/cli/ |
H A D | config.m4 | 34 [program],
|
/php-src/sapi/cgi/ |
H A D | config9.m4 | 30 [program],
|
/php-src/sapi/phpdbg/ |
H A D | config.m4 | 69 [program],
|
/php-src/ext/gd/ |
H A D | config.m4 | 141 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 D | zend_string.rst | 167 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 D | make_i386_ms_pe_masm.asm | 89 ; program is aborted
|
/php-src/docs/source/introduction/ |
H A D | high-level-overview.rst | 7 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/source/introduction/ides/ |
H A D | visual-studio-code.rst | 105 "program": "${workspaceFolder}/sapi/cli/php",
|
Completed in 55 milliseconds
12