bind_statement   1086 ext/oci8/oci8_statement.c 	php_oci_statement  *bind_statement	= NULL;
bind_statement   1183 ext/oci8/oci8_statement.c 			PHP_OCI_ZVAL_TO_STATEMENT_EX(var, bind_statement);
bind_statement   1186 ext/oci8/oci8_statement.c 			oci_stmt = bind_statement->stmt;