bind_statement   1091 ext/oci8/oci8_statement.c 	php_oci_statement  *bind_statement	= NULL;
bind_statement   1192 ext/oci8/oci8_statement.c 			PHP_OCI_ZVAL_TO_STATEMENT_EX(var, bind_statement);
bind_statement   1195 ext/oci8/oci8_statement.c 			oci_stmt = bind_statement->stmt;