Home
last modified time | relevance | path

Searched refs:by (Results 1 – 25 of 1482) sorted by last modified time

12345678910>>...60

/PHP-5.5/win32/
H A Dphp5dll.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5dllts.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5dllts.rc26 #error this file is not editable by Microsoft Visual C++
H A Dphp5ts.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5ts.rc26 #error this file is not editable by Microsoft Visual C++
H A Dphp5ts_cli.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dphp5ts_cli.rc26 #error this file is not editable by Microsoft Visual C++
H A Dtestsuite.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dinstall.txt118 those are endorsed by PHP.net, as we believe that the manual
300 your php.ini (e.g. make it readable by Everyone).
868 You can check the status by using the phpinfo() function.
886 OmniHTTPd. This is a CGI executable setup. SAPI is supported by
1083 extensions that are offered by the PHP Development Team. The
1099 Collection of PECL modules from the PHP Downloads page, or by
1278 name can be determined by php_sapi_name().
1284 The php.ini directives handled by extensions are documented
1329 prefixed by "php3_".
1442 The specified CGI application misbehaved by not
[all …]
H A Dphp5.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A DEngineSelect.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
/PHP-5.5/win32/build/
H A Dtemplate.dsp14 !MESSAGE by defining the macro CFG on the command line. For example:
H A Dconfig.w32.h.in153 /* Win32 supports socketpair by the emulation in win32/sockets.c */
/PHP-5.5/tests/output/
H A Dob_start_basic_003.phpt2 ob_start(): ensure even fatal error test is affected by output buffering.
H A Dob_start_basic_unerasable_001.phpt2 ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents().
H A Dob_start_basic_unerasable_002.phpt2 ob_start(): Ensure unerasable buffer cannot be erased by ob_clean(), ob_end_clean() or ob_end_flush…
H A Dob_start_basic_unerasable_003.phpt2 ob_start(): Ensure unerasable buffer cannot be accessed or erased by ob_get_clean().
H A Dob_start_basic_unerasable_004.phpt2 ob_start(): Ensure unerasable buffer cannot be accessed or flushed by ob_get_flush().
/PHP-5.5/tests/run-test/
H A Dtest005.phpt12 // and than verify if a message is given by a division by zero.
14 // should always contain 'Division by zero'.
32 string(%d) "%sivision by zer%s"
H A Dtest008.phpt12 // and than verify if a message is given by a division by zero.
14 // should always contain 'Division by zero'.
26 %s: %sivision by zero in %s on line %d
32 string(%d) "%sivision by zer%s"
33 string(%d) "%sivision by zer%s"
H A Dtest008a.phpt12 // and than verify if a message is given by a division by zero.
14 // should always contain 'Division by zero'.
32 string(%d) "%sivision by zer%s"
/PHP-5.5/tests/security/
H A Dopen_basedir.inc108 // This is used by functions that return an array on success
/PHP-5.5/tests/lang/
H A DpassByReference_001.phpt2 passing of function parameters by reference
H A DpassByReference_003.phpt2 Implicit initialisation when passing by reference
15 echo "\nPassing undefined by value\n";
20 echo "\nPassing undefined by reference\n";
27 Passing undefined by value
39 Passing undefined by reference
H A DpassByReference_004.phpt2 passing the return value from a function by reference
20 Strict Standards: Only variables should be passed by reference in %s on line 13

Completed in 86 milliseconds

12345678910>>...60