Home
last modified time | relevance | path

Searched refs:expected_args (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h434 void php_oci_fetch_row(INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args);
H A Doci8.c2539 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
2553 if (expected_args > 2) { in php_oci_fetch_row()
2572 } else if (expected_args == 2) { in php_oci_fetch_row()
2707 if (expected_args > 2) { in php_oci_fetch_row()

Completed in 15 milliseconds