bind_descriptor  1085 ext/oci8/oci8_statement.c 	php_oci_descriptor *bind_descriptor = NULL;
bind_descriptor  1128 ext/oci8/oci8_statement.c 			PHP_OCI_ZVAL_TO_DESCRIPTOR_EX(*tmp, bind_descriptor);
bind_descriptor  1132 ext/oci8/oci8_statement.c 			oci_desc = bind_descriptor->descriptor;