Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 25 of 30) sorted by relevance

12

/PHP-7.0/ext/fileinfo/
H A Dmagicdata.patch13 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.phpdbginit7 # Place initialization commands one per line
101 # The output of shell commands will usually be more
H A DChangelog.md33 1. New commands:
42 3. Make uniform commands and aliases where possible
H A Dphpdbg_help.c182 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 Dphpdbg_cmd.h141 PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const php…
H A Dphpdbg_cmd.c572 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 Dxml.md111 - general errors about commands
/PHP-7.0/ext/imap/tests/
H A Dbug77153.phpt2 Bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter)
/PHP-7.0/ext/ftp/tests/
H A D001.phpt24 string(55) "214-There is help available for the following commands:"
H A D002.phpt27 string(55) "214-There is help available for the following commands:"
H A Dserver.inc189 fputs($s, "214-There is help available for the following commands:\r\n");
/PHP-7.0/sapi/phpdbg/tests/
H A Dfinish_leave_001.phpt2 test finish and leave commands
H A Dprint_002.phpt2 Relative print commands
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_change_user_old.phpt51 // Reconnect because Percona and MariaDB block any commands after 3 failed
52 // change_user commands
/PHP-7.0/build/
H A Dax_check_compile_flag.m414 # ACTION-SUCCESS/ACTION-FAILURE are shell commands to execute on
H A Dlibtool.m4161 # 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 Dclicommand.inc297 if (strtolower($which) == 'commands') {
341 return "Lists available commands.";
H A Dpharcommand.inc17 * 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 Dpdo_mysql_stmt_unbuffered_2050.phpt43 the results from the line before sending new commands. However,
/PHP-7.0/
H A DREADME.SELF-CONTAINED-EXTENSIONS35 commands.
H A DINSTALL797 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 DREADME.RELEASE_PROCESS123 Derick) run the following commands for you:
H A Dphp.ini-development1200 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
/PHP-7.0/ext/pcre/pcrelib/
H A DREADME101 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 DChangeLog1249 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 120 milliseconds

12