Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Doci8_interface.c827 bool start_is_null = 1, length_is_null = 1; in PHP_FUNCTION() local
831 …scriptor, oci_lob_class_entry_ptr, &filename, &filename_len, &start, &start_is_null, &length, &len… in PHP_FUNCTION()
835 if (start_is_null) { in PHP_FUNCTION()

Completed in 15 milliseconds