Home
last modified time | relevance | path

Searched defs:command (Results 1 – 13 of 13) sorted by relevance

/php-src/sapi/phpdbg/
H A Dphpdbg_cmd.c467 PHPDBG_API int phpdbg_stack_verify(const phpdbg_command_t *command, phpdbg_param_t **stack) { in phpdbg_stack_verify()
572 const phpdbg_command_t *command = commands; in phpdbg_stack_resolve() local
H A Dphpdbg_help.c172 phpdbg_command_t const **command, /* address of first matching command */ in get_command()
/php-src/ext/standard/
H A Dexec.c474 char *command; in PHP_FUNCTION() local
516 char *command; local
H A Dproc_open.h44 zend_string *command; member
H A Dproc_open.c738 zend_string *command = NULL; in get_command_from_array() local
H A Dfile.c792 char *command, *mode; in PHP_FUNCTION() local
/php-src/TSRM/
H A Dtsrm_win32.c439 TSRM_API FILE *popen(const char *command, const char *type) in popen()
445 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, const char *env) in popen_ex()
/php-src/Zend/
H A Dzend_virtual_cwd.h283 #define VCWD_POPEN(command, type) virtual_popen(command, type) argument
332 #define VCWD_POPEN(command, type) popen(command, type) argument
H A Dzend_virtual_cwd.c1657 CWD_API FILE *virtual_popen(const char *command, const char *type) /* {{{ */ in virtual_popen()
1663 CWD_API FILE *virtual_popen(const char *command, const char *type) /* {{{ */ in virtual_popen()
/php-src/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h120 } command; member
H A Dmysqlnd_wireprotocol.h150 enum php_mysqlnd_server_command command; member
H A Dmysqlnd_connection.c421 const char * const command = conn->options->init_commands[current_command]; in MYSQLND_METHOD() local
/php-src/ext/pdo_mysql/
H A Dmysql_driver.c356 zend_string *command; in mysql_handle_begin() local

Completed in 51 milliseconds