Home
last modified time | relevance | path

Searched refs:SQLT_FLT (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/oci8/tests/
H A Dbind_unsupported_1.phpt19 "SQLT_FLT" => SQLT_FLT,
47 Test - SQLT_FLT
H A Darray_bind_float.phpt2 oci_bind_array_by_name() and SQLT_FLT
58 oci_bind_array_by_name($statement, ":c1", $array, 5, 5, SQLT_FLT);
H A Darray_bind_float1.phpt2 oci_bind_array_by_name() and SQLT_FLT
58 oci_bind_array_by_name($statement, ":c1", $array, 10, 5, SQLT_FLT);
/PHP-8.2/ext/oci8/
H A Doci8.stub.php148 const SQLT_FLT = UNKNOWN; define
H A Doci8_statement.c1041 case SQLT_FLT: in php_oci_bind_post_exec()
1634 case SQLT_FLT: in php_oci_bind_array_by_name()
H A Doci8_arginfo.h830 REGISTER_LONG_CONSTANT("SQLT_FLT", SQLT_FLT, CONST_PERSISTENT); in register_oci8_symbols()
/PHP-8.2/ext/pdo_oci/
H A Doci_statement.c867 case SQLT_FLT : in oci_stmt_col_meta()

Completed in 38 milliseconds