Home
last modified time | relevance | path

Searched refs:SQLT_UIN (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/oci8/tests/
H A Darray_bind_uin.phpt2 Unsupported type: oci_bind_array_by_name() and SQLT_UIN
17 oci_bind_array_by_name($statement, ":c1", $array, 5, 5, SQLT_UIN);
H A Dbind_unsupported_1.phpt20 "SQLT_UIN" => SQLT_UIN,
50 Test - SQLT_UIN
/PHP-8.2/ext/oci8/
H A Doci8.stub.php153 const SQLT_UIN = UNKNOWN; define
H A Doci8_arginfo.h831 REGISTER_LONG_CONSTANT("SQLT_UIN", SQLT_UIN, CONST_PERSISTENT); in register_oci8_symbols()

Completed in 13 milliseconds