Home
last modified time | relevance | path

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

/PHP-8.2/ext/oci8/
H A Doci8_interface.c531 bool write_len_is_null = 1; in PHP_FUNCTION() local
535 …descriptor, oci_lob_class_entry_ptr, &data, &data_len, &write_len, &write_len_is_null) == FAILURE)… in PHP_FUNCTION()
539 if (!write_len_is_null) { in PHP_FUNCTION()

Completed in 8 milliseconds