Searched refs:help (Results 26 – 50 of 58) sorted by relevance
123
/PHP-5.6/sapi/thttpd/ |
H A D | README | 79 $ ./configure --help
|
/PHP-5.6/win32/build/ |
H A D | phpize.js.in | 197 if (argname == '--help') { 198 STDOUT.WriteLine("Usage: phpize [--clean|--help|--version|-v]");
|
/PHP-5.6/ |
H A D | config.guess | 64 help=" 74 --help | --h* | -h ) 81 echo "$me: invalid option $1$help" >&2 89 echo "$me: too many arguments$help" >&2
|
H A D | README.TESTING | 7 Please do *not* submit a failed test as a bug or ask for help on why 157 [How to help us]
|
H A D | README.MAILINGLIST_RULES | 64 talking to some friends and fellow developers will help in understanding
|
H A D | README.SUBMITTING_PATCH | 60 note to PHP Internals list (internals@lists.php.net) may help getting 129 packages use Subversion (SVN) Read http://www.php.net/git.php for help
|
H A D | README.STREAMS | 293 I've taken some great pains to hook into the Zend memory manager to help track 294 down allocation problems. It will also help you spot incorrect use of the 299 RULE #2: Please use the stdio stream as a reference; it will help you
|
H A D | README.UNIX-BUILD-SYSTEM | 118 sources and their contexts. With the help of macros you
|
H A D | server-tests.php | 621 function help() function in testHarness 662 print $this->help(); 681 $this->writemsg($this->help());
|
H A D | README.SELF-CONTAINED-EXTENSIONS | 107 ext_skel can be of great help when creating the common code for all modules
|
H A D | README.TESTING2 | 81 This section get's eval()'d to help build an environment for the
|
H A D | INSTALL | 156 ./configure --help. Our manual documents the different options 193 ./configure --help for a list of available options. In our example 423 ./configure --help for a list of available options. In our example 492 type ./configure --help in the corresponding source tree. 579 requests) each child will live. Here's a simple bash script to help 1083 OS X. This can help in setting up a standard configuration, but if you 1374 the right settings. Again, phpinfo() can be of great help. 1435 Execute phpize --help to display additional usage information. 1506 $ ./configure --help 1519 $ ./configure --help | grep extname [all …]
|
H A D | acinclude.m4 | 8 dnl Output stylize macros for configure (help/runtime) 14 dnl Adds separator title into the configure --help display. 695 dnl PHP_ARG_WITH(arg-name, check message, help text[, default-val[, extension-or-not]]) 720 dnl PHP_ARG_ENABLE(arg-name, check message, help text[, default-val[, extension-or-not]])
|
/PHP-5.6/ext/ |
H A D | ext_skel | 55 --no-help)
|
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_help.c | 206 PHPDBG_COMMAND(help) /* {{{ */ in PHPDBG_COMMAND() argument
|
H A D | phpdbg_prompt.c | 59 …PHPDBG_COMMAND_D(help, "show help menu", 'h', phpdbg_help_commands, "…
|
/PHP-5.6/scripts/dev/ |
H A D | generate-phpt.phar | 8 …texts/testTypeNotSpecified.txt2��J2�?��texts/help.txt?��J?o��… 37 die(gtText::get('help')); 675 die(gtText::get('help'));
|
/PHP-5.6/ext/ftp/tests/ |
H A D | server.inc | 188 fputs($s, "214-There is help available for the following commands:\r\n");
|
/PHP-5.6/win32/ |
H A D | install.txt | 125 This install guide will help you manually install and configure PHP 1158 Execute phpize --help to display additional usage information. 1183 $ ./configure --help 1196 $ ./configure --help | grep extname 1210 may be able to help you. You should check out the archive first, in 1218 If you want to get help on the mailing list, please try to be precise 1503 backtrace with your bug report to help the developers pinpoint the
|
/PHP-5.6/ext/openssl/ |
H A D | README | 214 http://www.openssl.org/docs/crypto/evp.html, might also be of help.
|
/PHP-5.6/ext/oci8/ |
H A D | config.m4 | 30 dnl This isn't an ORACLE_HOME. Try heuristic examination of the dir to help the user
|
/PHP-5.6/build/ |
H A D | shtool | 310 eval `echo h:help,$opt_alias |\
|
H A D | libtool.m4 | 2918 if eval "`$CC -print-prog-name=ld` --help 2>&1" | \ 3071 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 3098 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 5406 if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then 5453 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 5472 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then 5504 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 5566 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 5590 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then 5609 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | NEWS | 406 support and so is now "standard" in some sense. It should help with compiling 650 (ii) Added --help to list all options with an explanatory phrase.
|
/PHP-5.6/ext/pcre/pcrelib/testdata/ |
H A D | testinput7 | 223 /-- These are PCRE's extra properties to help with Unicodizing \d etc. --/
|
Completed in 94 milliseconds
123