Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Doci8.c1627 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
1641 if (expected_args > 2) { in php_oci_fetch_row()
1660 } else if (expected_args == 2) { in php_oci_fetch_row()
1795 if (expected_args > 2) { in php_oci_fetch_row()
H A Dphp_oci8_int.h437 void php_oci_fetch_row(INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args);

Completed in 13 milliseconds