Searched refs:commands (Results 1 – 25 of 32) sorted by relevance
12
/PHP-5.6/ext/fileinfo/ |
H A D | magicdata.patch | 13 magic/Magdir/commands | 5 +++-- 16 diff --git a/magic/Magdir/commands b/magic/Magdir/commands 18 --- a/magic/Magdir/commands 19 +++ b/magic/Magdir/commands 39 magic/Magdir/commands | 5 ++--- 42 diff --git a/magic/Magdir/commands b/magic/Magdir/commands 44 --- a/magic/Magdir/commands 45 +++ b/magic/Magdir/commands
|
/PHP-5.6/sapi/phpdbg/tests/commands/ |
H A D | 0101_info.test | 3 # purpose: test info commands
|
H A D | 0002_set.test | 3 # purpose: tests for set commands
|
H A D | 0102_print.test | 3 # purpose: test print commands
|
/PHP-5.6/sapi/phpdbg/ |
H A D | Changelog.md | 33 1. New commands: 42 3. Make uniform commands and aliases where possible
|
H A D | .phpdbginit | 7 # Place initialization commands one per line 101 # The output of shell commands will usually be more
|
H A D | phpdbg_help.c | 176 phpdbg_command_t const * commands /* command table to be scanned */ in get_command() 183 for (c=commands; c->name; c++) { in get_command() 192 for (c=commands; c->name; c++) { in get_command()
|
H A D | phpdbg_cmd.h | 136 PHPDBG_API const phpdbg_command_t* phpdbg_stack_resolve(const phpdbg_command_t *commands, const php…
|
H A D | phpdbg_cmd.c | 569 PHPDBG_API const phpdbg_command_t* phpdbg_stack_resolve(const phpdbg_command_t *commands, const php… in phpdbg_stack_resolve() argument 570 const phpdbg_command_t *command = commands; in phpdbg_stack_resolve()
|
/PHP-5.6/ext/imap/tests/ |
H A D | bug77153.phpt | 2 Bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter)
|
/PHP-5.6/ext/ftp/tests/ |
H A D | 001.phpt | 24 string(55) "214-There is help available for the following commands:"
|
H A D | 002.phpt | 26 string(55) "214-There is help available for the following commands:"
|
H A D | server.inc | 188 fputs($s, "214-There is help available for the following commands:\r\n");
|
/PHP-5.6/ext/mysqli/tests/ |
H A D | mysqli_change_user_old.phpt | 51 // Reconnect because Percona and MariaDB block any commands after 3 failed 52 // change_user commands
|
/PHP-5.6/sapi/aolserver/ |
H A D | README | 45 You can use the following commands in this section:
|
/PHP-5.6/ext/openssl/tests/ |
H A D | bug54992.phpt | 12 All the commands below assume you're in the root of php sources
|
/PHP-5.6/ext/phar/phar/ |
H A D | clicommand.inc | 297 if (strtolower($which) == 'commands') { 341 return "Lists available commands.";
|
H A D | pharcommand.inc | 17 * commands. It will be used from command line/console 51 * This function contains all the phar commands 1431 * @return string A description about the info commands. 1540 * @return string A description about the info commands.
|
/PHP-5.6/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_stmt_unbuffered_2050.phpt | 43 the results from the line before sending new commands. However,
|
/PHP-5.6/sapi/apache_hooks/ |
H A D | README | 7 request. It supports all of the apache 1.3 sapi commands and configurations, and
|
/PHP-5.6/ |
H A D | README.SELF-CONTAINED-EXTENSIONS | 35 commands.
|
H A D | INSTALL | 288 Example #3 Example commands for restarting Apache 306 your system has locate or whereis or which commands, these can assist 1001 such as using either the apt-get or aptitude commands. This manual page 1002 uses these two commands interchangeably. 1059 * There are two basic commands for installing packages on Debian (and 1061 the subtle differences between these commands goes beyond the scope 1131 Noteworthy nano commands: ^w (search), ^o (save), and ^x (exit) 1263 from SVN, the following sequence of commands may be used:
|
H A D | README.RELEASE_PROCESS | 120 Derick) run the following commands for you:
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | README | 101 pcregrep and pcretest commands. These text forms are provided for ease of 535 about installed libraries. Instead of separate commands for each library, a
|
/PHP-5.6/build/ |
H A D | libtool.m4 | 161 # Determine commands to create old-style static archives. 2904 # archiving commands below assume that GNU ld is being used. 4024 # See if we are running on zsh, and set the options which allow our commands through 4457 # The commands to list exported symbols. 4460 # The commands to extract the exported symbol list from a shared archive.
|
Completed in 55 milliseconds
12