Home
last modified time | relevance | path

Searched refs:command (Results 51 – 75 of 105) sorted by relevance

12345

/php-src/TSRM/
H A Dtsrm_win32.c439 TSRM_API FILE *popen(const char *command, const char *type) in popen() argument
442 return popen_ex(command, type, NULL, NULL); in popen()
445 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, const char *env) in popen_ex() argument
480 cmd = (char*)malloc(strlen(command)+strlen(TWG(comspec))+sizeof(" /s /c ")+2); in popen_ex()
485 sprintf(cmd, "%s /s /c \"%s\"", TWG(comspec), command); in popen_ex()
/php-src/sapi/cli/tests/
H A Dcli_process_title_unix.phpt27 $ps_process_title_field = "command";
/php-src/ext/posix/
H A Dconfig.m427 AS_IF([command -v ldd >/dev/null && ldd --version 2>&1 | grep -q "^musl"],[],
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c615 ret = conn->command->change_user(conn, payload, silent); in php_mysqlnd_auth_write()
968 vio->data->m.consume_uneaten_data(vio, packet->command); in php_mysqlnd_cmd_write()
974 int1store(buffer + MYSQLND_HEADER_SIZE, packet->command); in php_mysqlnd_cmd_write()
985 int1store(p, packet->command); in php_mysqlnd_cmd_write()
2386 const enum php_mysqlnd_server_command command, in MYSQLND_METHOD()
2401 DBG_INF_FMT("command=%s silent=%u", mysqlnd_command_to_text[command], silent); in MYSQLND_METHOD()
2424 cmd_packet.command = command; in MYSQLND_METHOD()
2430 MYSQLND_INC_CONN_STATISTIC(stats, STAT_COM_QUIT + command - 1 /* because of COM_SLEEP */ ); in MYSQLND_METHOD()
2434 DBG_ERR_FMT("Error while sending %s packet", mysqlnd_command_to_text[command]); in MYSQLND_METHOD()
2550 const enum php_mysqlnd_server_command command, in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_wireprotocol.h150 enum php_mysqlnd_server_command command; member
H A Dmysqlnd_structs.h485 …t)(MYSQLND_CONN_DATA * const conn, const enum php_mysqlnd_server_command command, const zend_uchar…
486 …type ok_packet, const bool silent, const enum php_mysqlnd_server_command command, const bool ignor…
951 MYSQLND_CLASS_METHODS_TYPE(mysqlnd_command) * command;
1005 const enum php_mysqlnd_server_command command,
1032 const enum php_mysqlnd_server_command command,
H A Dmysqlnd_ps.c50 if (conn->command->stmt_fetch(conn, payload) == FAIL) { in mysqlnd_stmt_send_cursor_fetch_command()
419 ret = conn->command->stmt_prepare(conn, query_string); in MYSQLND_METHOD()
697 ret = conn->command->stmt_execute(conn, payload); in MYSQLND_METHOD()
941 ret = stmt->conn->command->stmt_reset(stmt->conn, stmt_id); in MYSQLND_METHOD()
1047 ret = conn->command->stmt_send_long_data(conn, payload); in MYSQLND_METHOD()
1813 ret = conn->command->stmt_close(conn, stmt_id); in MYSQLND_METHOD_PRIVATE()
/php-src/ext/ftp/tests/
H A Dserver.inc68 fputs($s, "500 Syntax error, command unrecognized.\r\n");
107 fputs($s, "500 Syntax error, command unrecognized.\r\n");
123 fputs($s, "500 Syntax error, command unrecognized.\r\n");
160 fputs($s, "250 CDUP command successful.\r\n");
260 fputs($s, "250 CWD command successful.\r\n");
534 fputs($s, "500 Syntax error, command unrecognized.\r\n");
/php-src/sapi/phpdbg/
H A Dphpdbg_cmd.h138 PHPDBG_API int phpdbg_stack_verify(const phpdbg_command_t *command, phpdbg_param_t **stack);
/php-src/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt21 * command is the only feasible way to test renegotiation limiting functionality. It's not an ideal
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_fetch.phpt84 [014] [%d] Commands out of sync; you can't run this command now
H A Dmysqli_report.phpt324 Warning: mysqli_autocommit(): (%s/%d): Commands out of sync; you can't run this command now in %s o…
326 Warning: mysqli_commit(): (%s/%d): Commands out of sync; you can't run this command now in %s on li…
328 Warning: mysqli_rollback(): (%s/%d): Commands out of sync; you can't run this command now in %s on …
330 Warning: mysqli_stmt_prepare(): (%s/%d): Commands out of sync; you can't run this command now in %s…
H A Dmysqli_multi_query.phpt118 [009] [2014] Commands out of sync; you can't run this command now
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt65 Warning: mysqli_stmt_send_long_data(): Skipped %d bytes. Last command STMT_SEND_LONG_DATA hasn't co…
H A Dmysqli_change_user_get_lock.phpt39 This command resets the state as if one had done a new connect. (See Section 25.2.13, “Controlling …
H A Dmysqli_affected_rows_oo.phpt37 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
/php-src/ext/standard/tests/mail/
H A Dmail_util.inc40 public function send(string $tag, string $command): void
42 fputs($this->fp, "{$tag} {$command}\r\n");
/php-src/ext/ftp/
H A Dftp_arginfo.h39 ZEND_ARG_TYPE_INFO(0, command, IS_STRING, 0)
44 ZEND_ARG_TYPE_INFO(0, command, IS_STRING, 0)
/php-src/ext/pdo_mysql/
H A Dmysql_driver.c356 zend_string *command; in mysql_handle_begin() local
361 command = ZSTR_INIT_LITERAL("START TRANSACTION", 0); in mysql_handle_begin()
362 return_value = mysql_handle_doer(dbh, command); in mysql_handle_begin()
363 zend_string_release_ex(command, 0); in mysql_handle_begin()
/php-src/ext/phar/phar/
H A Dpharcommand.inc17 * commands. It will be used from command line/console
21 * @brief Phar console command implementation
122 .'pear command. When using \'0\' the command does not error out when the '
839 * @return string The description of the command extra to a directory.
949 * The cli command argument for deleting.
1074 * Get the command stub infos.
1120 * @return string A description of the command.
1455 * @return array The arguments for info command.
1563 * @return array The arguments for version command.
/php-src/sapi/fpm/tests/
H A Dtester.inc353 * Skip test if supplied shell command fails.
355 * @param string $command
358 …static public function skipIfShellCommandFails(string $command, ?string $expectedPartOfOutput = nu…
360 $result = exec("$command 2>&1", $output, $code);
362 die("skip command '$command' faieled with code $code");
373 die("skip command '$command' did not contain output '$expectedPartOfOutput'");
452 $this->trace('Testing config using command', $cmd, true);
550 $this->trace('Starting FPM using command:', $cmd, true);
1130 $this->trace('Sending signal using command', $cmd, true);
2206 * @param bool $isCommand Whether message is a command array.
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc36 $cmd = "powershell -command \"Get-Item -Path '$path' | Format-Table -HideTableHeaders Name\"";
/php-src/sapi/fpm/
H A Dphp-fpm.service.in3 # the best way is to use the "systemctl edit" command.
/php-src/ext/standard/
H A Dbasic_functions.stub.php2718 function exec(string $command, &$output = null, &$result_code = null): string|false {}
2724 function system(string $command, &$result_code = null): string|false {}
2727 function passthru(string $command, &$result_code = null): false|null {}
2730 function escapeshellcmd(string $command): string {}
2736 function shell_exec(string $command): string|false|null {}
2763 function popen(string $command, string $mode) {}
3343 function proc_open(array|string $command, array $descriptor_spec, &$pipes, ?string $cwd = null, ?ar…
/php-src/Zend/
H A Dzend_virtual_cwd.c1657 CWD_API FILE *virtual_popen(const char *command, const char *type) /* {{{ */ in virtual_popen() argument
1659 return popen_ex(command, type, CWDG(cwd).cwd, NULL); in virtual_popen()
1663 CWD_API FILE *virtual_popen(const char *command, const char *type) /* {{{ */ in virtual_popen() argument
1671 command_length = strlen(command); in virtual_popen()
1710 memcpy(ptr, command, command_length+1); in virtual_popen()

Completed in 79 milliseconds

12345