Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 7 of 7) sorted by relevance

/PHP-5.4/
H A Dserver-tests.php168 function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL) function
/PHP-5.4/win32/build/
H A Dconfutils.js129 function execute(command_line) function
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_ps.c582 MYSQLND_METHOD(mysqlnd_stmt, execute)(MYSQLND_STMT * const s TSRMLS_DC) in MYSQLND_METHOD() argument
H A Dmysqlnd_structs.h717 func_mysqlnd_stmt__execute execute; member
/PHP-5.4/ext/pdo/
H A Dpdo_stmt.c434 static PHP_METHOD(PDOStatement, execute) in PHP_METHOD() argument
/PHP-5.4/ext/sqlite3/
H A Dsqlite3.c1489 PHP_METHOD(sqlite3stmt, execute) argument
/PHP-5.4/Zend/
H A Dzend_vm_execute.h342 ZEND_API void execute(zend_op_array *op_array TSRMLS_DC) in execute() function

Completed in 135 milliseconds