Home
last modified time | relevance | path

Searched refs:odbc_execute (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/odbc/tests/
H A Dbug47803.phpt63 if(!odbc_execute($result, array($k['name'], $k['id']))) {
77 if(!odbc_execute($result, array($k['id']))) {
/PHP-7.1/ext/odbc/
H A Dphp_odbc.h64 PHP_FUNCTION(odbc_execute);
H A Dphp_odbc.c340 PHP_FE(odbc_execute, arginfo_odbc_execute)
1297 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() argument

Completed in 13 milliseconds