Lines Matching refs:type
132 ZEND_ARG_INFO(0, type)
140 ZEND_ARG_INFO(0, type)
149 ZEND_ARG_INFO(0, type)
254 ZEND_ARG_INFO(0, type)
592 ZEND_ARG_INFO(0, type)
1320 if (le != NULL && le->type == le_pconnection && le->ptr == connection) { in php_oci_pconnection_list_np_dtor()
1483 …r->buffering == PHP_OCI_LOB_BUFFER_USED && (descriptor->type == OCI_DTYPE_LOB || descriptor->type … in php_oci_descriptor_flush_hash_dtor()
1810 if (le->type == le_pconnection) { in php_oci_do_connect_ex()
1816 if (le->type == le_index_ptr) { in php_oci_do_connect_ex()
1820 if (ptr && (ptr->type == le_connection)) { in php_oci_do_connect_ex()
2052 new_le.type = le_pconnection; in php_oci_do_connect_ex()
2074 new_le.type = le_index_ptr; in php_oci_do_connect_ex()
2727 if (le->type == le_pconnection) { in php_oci_persistent_helper()
2947 spool_le.type = le_psessionpool; in php_oci_get_spool()
2953 } else if (spool_out_le->type == le_psessionpool && in php_oci_get_spool()