Home
last modified time | relevance | path

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

1234

/PHP-7.4/win32/build/
H A Dconfutils.js154 var command = 'cmd /c ""' + EXE;
156 command = command + '" -v"';
158 command = command + '" --version"';
160 var version = execute(command + '" 2>&1"');
3068 var command = 'cmd /c ""' + PHP_CL + '" -v"';
3069 var full = execute(command + '" 2>&1"');
3079 var command = 'cmd /c ""' + PHP_CL + '" -v"';
3080 var full = execute(command + '" 2>&1"');
3125 var command = 'cmd /c ""' + PHP_CL + '" -v"';
3126 var full = execute(command + '" 2>&1"');
[all …]
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c622 ret = conn->command->change_user(conn, payload, silent); in php_mysqlnd_auth_write()
995 vio->data->m.consume_uneaten_data(vio, packet->command); in php_mysqlnd_cmd_write()
1001 int1store(buffer + MYSQLND_HEADER_SIZE, packet->command); in php_mysqlnd_cmd_write()
1012 int1store(p, packet->command); in php_mysqlnd_cmd_write()
2531 const enum php_mysqlnd_server_command command, in MYSQLND_METHOD()
2546 DBG_INF_FMT("command=%s silent=%u", mysqlnd_command_to_text[command], silent); in MYSQLND_METHOD()
2569 cmd_packet.command = command; in MYSQLND_METHOD()
2575 MYSQLND_INC_CONN_STATISTIC(stats, STAT_COM_QUIT + command - 1 /* because of COM_SLEEP */ ); in MYSQLND_METHOD()
2579 DBG_ERR_FMT("Error while sending %s packet", mysqlnd_command_to_text[command]); in MYSQLND_METHOD()
2694 const enum php_mysqlnd_server_command command, in MYSQLND_METHOD()
[all …]
H A Dmysqlnd_wireprotocol.h152 enum php_mysqlnd_server_command command; member
H A Dmysqlnd_structs.h498 …t)(MYSQLND_CONN_DATA * const conn, const enum php_mysqlnd_server_command command, const zend_uchar…
499 …ok_packet, const zend_bool silent, const enum php_mysqlnd_server_command command, const zend_bool …
983 MYSQLND_CLASS_METHODS_TYPE(mysqlnd_command) * command;
1037 const enum php_mysqlnd_server_command command,
1064 const enum php_mysqlnd_server_command command,
H A Dmysqlnd_ps.c53 if (conn->command->stmt_fetch(conn, payload) == FAIL) { in mysqlnd_stmt_send_cursor_fetch_command()
443 ret = conn->command->stmt_prepare(conn, query_string); in MYSQLND_METHOD()
723 ret = conn->command->stmt_execute(conn, payload); in MYSQLND_METHOD()
1195 ret = stmt->conn->command->stmt_reset(stmt->conn, stmt_id); in MYSQLND_METHOD()
1301 ret = conn->command->stmt_send_long_data(conn, payload); in MYSQLND_METHOD()
2127 ret = conn->command->stmt_close(conn, stmt_id); in MYSQLND_METHOD_PRIVATE()
/PHP-7.4/ext/ftp/tests/
H A Dserver.inc102 fputs($s, "500 Syntax error, command unrecognized.\r\n");
141 fputs($s, "500 Syntax error, command unrecognized.\r\n");
158 fputs($s, "500 Syntax error, command unrecognized.\r\n");
196 fputs($s, "250 CDUP command successful.\r\n");
295 fputs($s, "250 CWD command successful.\r\n");
551 fputs($s, "500 Syntax error, command unrecognized.\r\n");
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.h144 PHPDBG_API int phpdbg_stack_verify(const phpdbg_command_t *command, phpdbg_param_t **stack);
H A DREADME.md30 sources, and enable the SAPI with the configure command. It is enabled by
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_report.phpt326 Warning: mysqli_autocommit(): (%s/%d): Commands out of sync; you can't run this command now in %s o…
328 Warning: mysqli_commit(): (%s/%d): Commands out of sync; you can't run this command now in %s on li…
330 Warning: mysqli_rollback(): (%s/%d): Commands out of sync; you can't run this command now in %s on …
332 Warning: mysqli_stmt_prepare(): (%s/%d): Commands out of sync; you can't run this command now in %s…
H A Dmysqli_stmt_fetch.phpt95 [014] [%d] Commands out of sync; you can't run this command now
H A Dmysqli_multi_query.phpt125 [009] [2014] Commands out of sync; you can't run this command now
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt68 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 Dlocal_infile_tools.inc41 …return "Cannot test LOAD DATA LOCAL INFILE, [1148] The used command is not allowed with this MySQL…
H A Dmysqli_affected_rows_oo.phpt37 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
H A Dmysqli_stmt_get_result2.phpt173 [017] [2014] Commands out of sync; you can't run this command now
H A Dmysqli_affected_rows.phpt45 // ignore INSERT error, NOTE: command line returns 0, affected_rows returns -1 as documented
/PHP-7.4/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt20 * command is the only feasible way to test renegotiation limiting functionality. It's not an ideal
/PHP-7.4/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 '
827 * @return string The description of the command extra to a directory.
937 * The cli command argument for deleting.
1062 * Get the command stub infos.
1108 * @return string A description of the command.
1443 * @return array The arguments for info command.
1551 * @return array The arguments for version command.
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc36 $cmd = "powershell -command \"Get-Item -Path '$path' | Format-Table -HideTableHeaders Name\"";
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.service.in3 # the best way is to use the "systemctl edit" command.
/PHP-7.4/
H A Drun-tests.php1711 while (($command = fgets($workerSock))) {
1712 $command = unserialize(base64_decode($command));
1714 switch ($command["type"]) {
1716 run_all_tests($command["test_files"], $command["env"], $command["redir_tested"]);
1726 "msg" => "Unrecognised message type: $command[type]"
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c1649 CWD_API FILE *virtual_popen(const char *command, const char *type) /* {{{ */ in virtual_popen() argument
1651 return popen_ex(command, type, CWDG(cwd).cwd, NULL); in virtual_popen()
1655 CWD_API FILE *virtual_popen(const char *command, const char *type) /* {{{ */ in virtual_popen() argument
1663 command_length = strlen(command); in virtual_popen()
1703 memcpy(ptr, command, command_length+1); in virtual_popen()
H A DREADME.md134 file requires `--with-lines` option. By default ZE2 uses the following command
/PHP-7.4/ext/standard/
H A Dfile.c926 char *command, *mode; in PHP_FUNCTION() local
933 Z_PARAM_PATH(command, command_len) in PHP_FUNCTION()
947 fp = VCWD_POPEN(command, posix_mode); in PHP_FUNCTION()
949 php_error_docref2(NULL, command, posix_mode, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
957 php_error_docref2(NULL, command, mode, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()

Completed in 121 milliseconds

1234