Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h452 int php_oci_statement_execute (php_oci_statement *, ub4 TSRMLS_DC);
H A Doci8_statement.c406 int php_oci_statement_execute(php_oci_statement *statement, ub4 mode TSRMLS_DC) in php_oci_statement_execute() function
H A Doci8_interface.c1334 if (php_oci_statement_execute(statement, mode TSRMLS_CC)) {

Completed in 18 milliseconds