Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo_oci/
H A Doci_statement.c45 #define STMT_CALL_MSG(name, msg, params) \ macro
137 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_STMT_TYPE", in oci_stmt_execute()
166 STMT_CALL_MSG(OCIAttrGet, "ATTR_PARAM_COUNT", in oci_stmt_execute()
191 STMT_CALL_MSG(OCIAttrGet, "ATTR_ROW_COUNT", in oci_stmt_execute()
539 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_DATA_TYPE", in oci_stmt_describe()
543 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_DATA_SIZE", in oci_stmt_describe()
547 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_SCALE", in oci_stmt_describe()
551 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_PRECISION", in oci_stmt_describe()
555 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_NAME", in oci_stmt_describe()

Completed in 5 milliseconds