Home
last modified time | relevance | path

Searched refs:SQLT_VCS (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/oci8/tests/
H A Dbind_unsupported_1.phpt15 "SQLT_VCS" => SQLT_VCS,
41 Test - SQLT_VCS
/PHP-8.2/ext/pdo_oci/
H A Doci_statement.c824 if (dtype == SQLT_CHR || dtype == SQLT_VCS || dtype == SQLT_AFC || dtype == SQLT_CLOB) { in oci_stmt_col_meta()
891 case SQLT_VCS: in oci_stmt_col_meta()
/PHP-8.2/ext/oci8/
H A Doci8.stub.php128 const SQLT_VCS = UNKNOWN; define
H A Doci8_statement.c1088 case SQLT_VCS: in php_oci_bind_post_exec()
1640 case SQLT_VCS: in php_oci_bind_array_by_name()
H A Doci8_arginfo.h826 REGISTER_LONG_CONSTANT("SQLT_VCS", SQLT_VCS, CONST_PERSISTENT); in register_oci8_symbols()

Completed in 24 milliseconds