bind_descriptor  1090 ext/oci8/oci8_statement.c 	php_oci_descriptor *bind_descriptor = NULL;
bind_descriptor  1133 ext/oci8/oci8_statement.c 			PHP_OCI_ZVAL_TO_DESCRIPTOR_EX(tmp, bind_descriptor);
bind_descriptor  1137 ext/oci8/oci8_statement.c 			oci_desc = bind_descriptor->descriptor;