Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_oci/
H A Doci_statement.c45 #define STMT_CALL_MSG(name, msg, params) \ macro
126 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_STMT_TYPE", in oci_stmt_execute()
155 STMT_CALL_MSG(OCIAttrGet, "ATTR_PARAM_COUNT", in oci_stmt_execute()
180 STMT_CALL_MSG(OCIAttrGet, "ATTR_ROW_COUNT", in oci_stmt_execute()
518 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_DATA_TYPE", in oci_stmt_describe()
522 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_DATA_SIZE", in oci_stmt_describe()
526 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_SCALE", in oci_stmt_describe()
530 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_PRECISION", in oci_stmt_describe()
534 STMT_CALL_MSG(OCIAttrGet, "OCI_ATTR_NAME", in oci_stmt_describe()

Completed in 7 milliseconds