Home
last modified time | relevance | path

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

12

/PHP-7.3/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.h143 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.3/ext/imap/tests/
H A Dbug77153.phpt2 Bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter)
/PHP-7.3/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.inc182 fputs($s, "214-There is help available for the following commands:\r\n");
/PHP-7.3/sapi/phpdbg/tests/
H A Dfinish_leave_001.phpt2 test finish and leave commands
H A Dprint_002.phpt2 Relative print commands
/PHP-7.3/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.
2900 # archiving commands below assume that GNU ld is being used.
4020 # See if we are running on zsh, and set the options which allow our commands through
4453 # The commands to list exported symbols.
4456 # The commands to extract the exported symbol list from a shared archive.
/PHP-7.3/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.3/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.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt43 the results from the line before sending new commands. However,
/PHP-7.3/
H A DREADME.SELF-CONTAINED-EXTENSIONS32 commands.
H A DREADME.RELEASE_PROCESS153 Derick) run the following commands for you:
H A Dphp.ini-development1229 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
H A Dphp.ini-production1231 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
H A DNEWS1528 . Fixed bug #77153 (imap_open allows to run arbitrary shell commands via
/PHP-7.3/ext/mbstring/oniguruma/
H A DINSTALL143 By default, 'make install' installs the package's commands under
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic1353 #>43 byte x %d commands
1360 #>43 byte x %d commands
1772 # contains any mail-merge commands
3729 >12 belong 21 Music kit DSP commands,
3767 >12 belong 21 Music kit DSP commands,
5709 # $File: commands,v 1.59 2017/08/14 07:40:38 christos Exp $
5710 # commands: file(1) magic for various shells and interpreters
18779 # the matched commands seem to be common in REXX and uncommon elsewhere
23673 # valid version numbers look like "7.14.4" and should be similar to output of commands

Completed in 129 milliseconds

12