Home
last modified time | relevance | path

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

/PHP-7.0/ext/oci8/
H A Dphp_oci8_int.h432 void php_oci_fetch_row(INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args);
H A Doci8.c2525 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
2539 if (expected_args > 2) { in php_oci_fetch_row()
2555 } else if (expected_args == 2) { in php_oci_fetch_row()
2688 if (expected_args > 2) { in php_oci_fetch_row()

Completed in 17 milliseconds