Searched refs:php_oci_fetch_sqltext_offset (Results 1 – 3 of 3) sorted by relevance
430 int php_oci_fetch_sqltext_offset(php_oci_statement *statement, text **sqltext, ub2 *error_offset);
1520 if (php_oci_fetch_sqltext_offset(statement, &sqltext, &error_offset)) { in PHP_FUNCTION()
716 int php_oci_fetch_sqltext_offset(php_oci_statement *statement, text **sqltext, ub2 *error_offset) in php_oci_fetch_sqltext_offset() function
Completed in 27 milliseconds