Searched refs:commands (Results 1 – 25 of 25) sorted by relevance
/PHP-8.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 | phpdbg_help.c | 180 phpdbg_command_t const * commands /* command table to be scanned */ in get_command() argument 187 for (c=commands; c->name; c++) { in get_command() 196 for (c=commands; c->name; c++) { in get_command()
|
H A D | phpdbg_cmd.h | 137 PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const php…
|
H A D | phpdbg_cmd.c | 570 PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const php… in phpdbg_stack_resolve() argument 571 const phpdbg_command_t *command = commands; in phpdbg_stack_resolve()
|
H A D | xml.md | 111 - general errors about commands
|
/PHP-8.0/ext/imap/tests/ |
H A D | bug77153.phpt | 2 Bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter)
|
/PHP-8.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 | 183 fputs($s, "214-There is help available for the following commands:\r\n");
|
/PHP-8.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-8.0/ext/pdo_mysql/tests/ |
H A D | bug78152.phpt | 2 Bug #78152: PDO::exec() - Bad error handling with multiple commands
|
H A D | pdo_mysql_stmt_unbuffered_2050.phpt | 43 the results from the line before sending new commands. However,
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_change_user_old.phpt | 35 // Reconnect because Percona and MariaDB block any commands after 3 failed 36 // change_user commands
|
/PHP-8.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. 2901 # archiving commands below assume that GNU ld is being used. 4021 # See if we are running on zsh, and set the options which allow our commands through 4454 # The commands to list exported symbols. 4457 # The commands to extract the exported symbol list from a shared archive.
|
/PHP-8.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-8.0/docs/ |
H A D | self-contained-extensions.md | 27 the following commands.
|
H A D | release-process.md | 200 (Hannes, Dan, Derick) run the following commands for you:
|
/PHP-8.0/ |
H A D | NEWS | 1163 . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands).
|
H A D | php.ini-development | 1213 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
|
H A D | php.ini-production | 1215 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 1408 #>43 byte x %d commands 1415 #>43 byte x %d commands 1928 # contains any mail-merge commands 4309 >12 belong 21 Music kit DSP commands, 4347 >12 belong 21 Music kit DSP commands, 6899 # $File: commands,v 1.63 2020/06/06 15:36:30 christos Exp $ 6900 # commands: file(1) magic for various shells and interpreters 16660 # Note: all white-spaces between commands are ignored 16664 # TODO: look for dangerous commands like CVE-2016-3715 22123 # the matched commands seem to be common in REXX and uncommon elsewhere [all …]
|
H A D | magic | 1408 #>43 byte x %d commands 1415 #>43 byte x %d commands 1928 # contains any mail-merge commands 4309 >12 belong 21 Music kit DSP commands, 4347 >12 belong 21 Music kit DSP commands, 6899 # $File: commands,v 1.63 2020/06/06 15:36:30 christos Exp $ 6900 # commands: file(1) magic for various shells and interpreters 16660 # Note: all white-spaces between commands are ignored 16664 # TODO: look for dangerous commands like CVE-2016-3715 22123 # the matched commands seem to be common in REXX and uncommon elsewhere [all …]
|
Completed in 187 milliseconds