Searched refs:SQLT_VCS (Results 1 – 5 of 5) sorted by relevance
19 "SQLT_VCS" => SQLT_VCS,45 Test - SQLT_VCS
824 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()
128 const SQLT_VCS = UNKNOWN; define
1088 case SQLT_VCS: in php_oci_bind_post_exec()1640 case SQLT_VCS: in php_oci_bind_array_by_name()
826 REGISTER_LONG_CONSTANT("SQLT_VCS", SQLT_VCS, CONST_PERSISTENT); in register_oci8_symbols()
Completed in 25 milliseconds