Home
last modified time | relevance | path

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

/PHP-8.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 Dphpdbg_help.c180 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 Dphpdbg_cmd.h137 PHPDBG_API const phpdbg_command_t *phpdbg_stack_resolve(const phpdbg_command_t *commands, const php…
H A Dphpdbg_cmd.c570 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 Dxml.md111 - general errors about commands
/PHP-8.0/ext/imap/tests/
H A Dbug77153.phpt2 Bug #77153 (imap_open allows to run arbitrary shell commands via mailbox parameter)
/PHP-8.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.inc183 fputs($s, "214-There is help available for the following commands:\r\n");
/PHP-8.0/sapi/phpdbg/tests/
H A Dfinish_leave_001.phpt2 test finish and leave commands
H A Dprint_002.phpt2 Relative print commands
/PHP-8.0/ext/pdo_mysql/tests/
H A Dbug78152.phpt2 Bug #78152: PDO::exec() - Bad error handling with multiple commands
H A Dpdo_mysql_stmt_unbuffered_2050.phpt43 the results from the line before sending new commands. However,
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_change_user_old.phpt35 // Reconnect because Percona and MariaDB block any commands after 3 failed
36 // change_user commands
/PHP-8.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.
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 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-8.0/docs/
H A Dself-contained-extensions.md27 the following commands.
H A Drelease-process.md200 (Hannes, Dan, Derick) run the following commands for you:
/PHP-8.0/
H A DNEWS1163 . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands).
H A Dphp.ini-development1213 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
H A Dphp.ini-production1215 ; Size of a pre-allocated buffer used when sending commands to MySQL in bytes.
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます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 Dmagic1408 #>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 232 milliseconds