need_data        1475 ext/oci8/oci8_statement.c php_oci_out_column *php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAMETERS, int need_data)
need_data        1491 ext/oci8/oci8_statement.c 	if (need_data && !statement->has_data) {
need_data         498 ext/oci8/php_oci8_int.h php_oci_out_column *php_oci_statement_get_column_helper(INTERNAL_FUNCTION_PARAMETERS, int need_data);