Searched refs:second_lob (Results 1 – 1 of 1) sorted by relevance
878 OCILobLocator *second_lob = descriptor_second->descriptor; in php_oci_lob_is_equal() local881 PHP_OCI_CALL_RETURN(errstatus, OCILobIsEqual, (connection->env, first_lob, second_lob, result)); in php_oci_lob_is_equal()
Completed in 5 milliseconds