Searched refs:commands (Results 1 – 25 of 30) sorted by relevance
12
/PHP-7.0/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-7.0/sapi/phpdbg/ |
H A D | .phpdbginit | 7 # Place initialization commands one per line 101 # The output of shell commands will usually be more
|
H A D | Changelog.md | 33 1. New commands: 42 3. Make uniform commands and aliases where possible
|
H A D | phpdbg_help.c | 182 phpdbg_command_t const * commands /* command table to be scanned */ in get_command() argument 189 for (c=commands; c->name; c++) { in get_command() 198 for (c=commands; c->name; c++) { in get_command()
|
H A D | phpdbg_cmd.h | 141 PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const php…
|
H A D | phpdbg_cmd.c | 572 PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const php… in phpdbg_stack_resolve() argument 573 const phpdbg_command_t *command = commands; in phpdbg_stack_resolve()
|
H A D | xml.md | 111 - general errors about commands
|
/PHP-7.0/ext/imap/tests/ |
H A D | bug77153.phpt | 2 Bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter)
|
/PHP-7.0/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 | 27 string(55) "214-There is help available for the following commands:"
|
H A D | server.inc | 189 fputs($s, "214-There is help available for the following commands:\r\n");
|
/PHP-7.0/sapi/phpdbg/tests/ |
H A D | finish_leave_001.phpt | 2 test finish and leave commands
|
H A D | print_002.phpt | 2 Relative print commands
|
/PHP-7.0/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-7.0/build/ |
H A D | ax_check_compile_flag.m4 | 14 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
|
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.
|
/PHP-7.0/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-7.0/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-7.0/ |
H A D | README.SELF-CONTAINED-EXTENSIONS | 35 commands.
|
H A D | INSTALL | 797 such as using either the apt-get or aptitude commands. This manual page 798 uses these two commands interchangeably. 855 * There are two basic commands for installing packages on Debian (and 857 the subtle differences between these commands goes beyond the scope 927 Noteworthy nano commands: ^w (search), ^o (save), and ^x (exit) 1059 from SVN, the following sequence of commands may be used:
|
H A D | README.RELEASE_PROCESS | 123 Derick) run the following commands for you:
|
H A D | php.ini-development | 1200 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
|
/PHP-7.0/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
|
H A D | ChangeLog | 1249 40. Ensure that libpcre is explicitly listed in the link commands for pcretest 4140 4. Since libtool seems to echo the compile commands it is issuing, the output 4398 18. Added some sample Win commands from Mark Tetrode into the NON-UNIX-USE 4798 11. pcregrep was ending with code 0 instead of 2 for the commands "pcregrep" or 5111 there were some redundant $(CFLAGS) in commands that are now specified as
|
Completed in 92 milliseconds
12