Home
last modified time | relevance | path

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

12

/PHP-7.3/
H A DNEWS1109 . Fixed bug #77767 (phpdbg break cmd aliases listed in help do not match
H A Dconfigure.ac260 dnl supports it. This can help reduce the binary size and startup time.
1713 Check '[$]0 --help' for available options
H A Dacinclude.m46 dnl Output stylize macros for configure (help/runtime)
12 dnl Adds separator title into the configure --help display.
694 dnl PHP_ARG_WITH(arg-name, check message, help text[, default-val[, extension-or-not]])
719 dnl PHP_ARG_ENABLE(arg-name, check message, help text[, default-val[, extension-or-not]])
H A Dphp.ini-production1417 ; Add SameSite attribute to cookie to help mitigate Cross-Site Request Forgery (CSRF/XSRF)
H A Dphp.ini-development1415 ; Add SameSite attribute to cookie to help mitigate Cross-Site Request Forgery (CSRF/XSRF)
H A Dbuildconf.bat7 …enerating configure script, configure script was not copied) ELSE (echo Now run 'configure --help')
H A Dserver-tests.php611 function help() function in testHarness
652 print $this->help();
671 $this->writemsg($this->help());
H A Dltmain.sh486 --help)
565 $echo "$help" 1>&2
578 $echo "$help" 1>&2
646 $echo "$help" 1>&2
651 generic_help="$help"
3172 $echo "$help" 1>&2
3236 $echo "$help" 1>&2
5930 $echo "$help" 1>&2
5942 $echo "$help" 1>&2
6395 $echo "$help"
[all …]
/PHP-7.3/build/
H A Dlibtool.m42914 if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
3067 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
3094 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5402 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
5449 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5468 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
5500 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5562 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5586 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
5605 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
/PHP-7.3/win32/build/
H A Dphpize.bat8 echo Now run 'configure --help'
H A Dphpize.js.in195 if (argname == '--help') {
196 STDOUT.WriteLine("Usage: phpize [--clean|--help|--version|-v]");
/PHP-7.3/sapi/phpdbg/
H A Dxml.md19 … xml data (e.g. <intro severity="normal" help="help" msgout="To get help using phpdbg type &amp…
77 - help: command name for help
H A Dphpdbg_prompt.c87 …PHPDBG_COMMAND_D(help, "show help menu", 'h', phpdbg_help_commands,…
H A Dphpdbg_prompt.h52 PHPDBG_COMMAND(help);
H A Dphpdbg_help.c213 char *help; in phpdbg_do_help_cmd() local
220 help = get_help(type); in phpdbg_do_help_cmd()
222 if (!help || memcmp(help, "", sizeof("")) == SUCCESS) { in phpdbg_do_help_cmd()
229 pretty_print(help); in phpdbg_do_help_cmd()
232 PHPDBG_COMMAND(help) /* {{{ */ in PHPDBG_COMMAND() argument
H A DChangelog.md43 4. Include all alias information and sub-command information in help
/PHP-7.3/scripts/
H A Dphpize.in176 --help)
/PHP-7.3/sapi/litespeed/
H A DREADME.md155 having memory leaks. This parameter can help reducing memory usage
162 process will wait for a new request before it exits. This option help
182 will be killed by the parent process. This option can help getting rid
190 This option help releasing system resources taken by an idle parent
/PHP-7.3/ext/zlib/tests/
H A Dbug60761.phpt44 var_dump($lens); // show lengths to help triage in case of failure
/PHP-7.3/ext/standard/tests/array/
H A Dprev_basic.phpt28 $array2 = array('one', 2 => "help", 3, false, 'stringkey2' => 'val2', 'stringkey1' => 'val1');
50 string(4) "help"
H A Darray_product_variation1.phpt14 static function help() { echo "hello\n"; }
/PHP-7.3/ext/openssl/tests/
H A Dopenssl_free_key.phpt17 * and being slow will most likely even help the test.
H A Dstream_server_reneg_limit.phpt7 exec('openssl help', $out, $code);
/PHP-7.3/ext/openssl/
H A DREADME212 http://www.openssl.org/docs/crypto/evp.html, might also be of help.
/PHP-7.3/ext/oci8/
H A Dconfig.m426 dnl This isn't an ORACLE_HOME. Try heuristic examination of the dir to help the user

Completed in 82 milliseconds

12