Home
last modified time | relevance | path

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

12

/PHP-7.4/
H A DNEWS2193 . 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.
H A Dphp.ini-development1392 ; Add SameSite attribute to cookie to help mitigate Cross-Site Request Forgery (CSRF/XSRF)
H A Dphp.ini-production1392 ; 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 DCONTRIBUTING.md19 * [Getting help](#getting-help)
51 (internals@lists.php.net) may help getting more feedback and quicker turnaround.
54 Read [Git access page](https://www.php.net/git.php) for help on using Git to get
114 ## Getting help
H A DUPGRADING.INTERNALS263 - configure --help now also outputs --program-suffix and --program-prefix
/PHP-7.4/build/
H A Dconfig.guess68 help="
78 --help | --h* | -h )
85 echo "$me: invalid option $1$help" >&2
93 echo "$me: too many arguments$help" >&2
H A Dconfig.sub84 help="
94 --help | --h* | -h )
101 echo "$me: invalid option $1$help" >&2
115 0) echo "$me: missing argument$help" >&2
118 *) echo "$me: too many arguments$help" >&2
H A Dphp.m44 dnl Output stylize macros for configure (help/runtime).
10 dnl Adds separator title into the configure --help display.
685 dnl PHP_ARG_WITH(arg-name, check message, help text[, default-val[, extension-or-not]])
713 dnl PHP_ARG_ENABLE(arg-name, check message, help text[, default-val[, extension-or-not]])
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.4/ext/ftp/tests/
H A Dserver.inc183 fputs($s, "214-There is help available for the following commands:\r\n");
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c87 …PHPDBG_COMMAND_D(help, "show help menu", 'h', phpdbg_help_commands,…
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 Dphpdbg_prompt.h52 PHPDBG_COMMAND(help);
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
/PHP-7.4/win32/build/
H A Dphpize.js.in195 if (argname == '--help') {
196 STDOUT.WriteLine("Usage: phpize [--clean|--help|--version|-v]");
H A Dphpize.bat8 echo Now run 'configure --help'
/PHP-7.4/docs/
H A Drelease-process.md76 with forks available to help releasing.
H A Dunix-build-system.md117 contexts. With the help of macros you can define special flags for each
/PHP-7.4/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.4/scripts/
H A Dphpize.in179 --help)
/PHP-7.4/scripts/dev/
H A Dmakedist14 -h|--help)
27 -h, --help Display this help.
/PHP-7.4/sapi/litespeed/
H A DREADME.md151 This parameter can help reducing memory usage of leaky PHP functions.
156 will wait for a new request before it exits. This option help releasing system
173 parent process. This option can help getting rid of dead or runaway child

Completed in 114 milliseconds

12