Home
last modified time | relevance | path

Searched refs:offset_is_null (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/oci8/
H A Doci8_interface.c631 bool offset_is_null = 1, length_is_null = 1; in PHP_FUNCTION() local
633 …tThis(), "O|l!l!", &z_descriptor, oci_lob_class_entry_ptr, &offset, &offset_is_null, &length, &len… in PHP_FUNCTION()
637 if (offset_is_null) { in PHP_FUNCTION()

Completed in 11 milliseconds