Home
last modified time | relevance | path

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

/PHP-5.5/ext/oci8/
H A Doci8.c2571 void php_oci_fetch_row (INTERNAL_FUNCTION_PARAMETERS, int mode, int expected_args) in php_oci_fetch_row() argument
2580 if (expected_args > 2) { in php_oci_fetch_row()
2590 } else if (expected_args == 2) { in php_oci_fetch_row()
2665 if (expected_args > 2) { in php_oci_fetch_row()
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2055 static void php_mysql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int expected_args,… argument

Completed in 25 milliseconds