Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/tests/
H A Dbind_unsupported_1.phpt13 "SQLT_AVC" => SQLT_AVC,
16 "SQLT_AVC" => SQLT_AVC,
35 Test - SQLT_AVC
/PHP-8.2/ext/oci8/
H A Doci8.stub.php133 const SQLT_AVC = UNKNOWN; define
H A Doci8_statement.c1089 case SQLT_AVC: in php_oci_bind_post_exec()
1641 case SQLT_AVC: in php_oci_bind_array_by_name()
H A Doci8_arginfo.h827 REGISTER_LONG_CONSTANT("SQLT_AVC", SQLT_AVC, CONST_PERSISTENT); in register_oci8_symbols()

Completed in 17 milliseconds