Home
last modified time | relevance | path

Searched defs:length_is_null (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/oci8/
H A Doci8_interface.c631 bool offset_is_null = 1, length_is_null = 1; in PHP_FUNCTION() local
750 bool length_is_null = 1; in PHP_FUNCTION() local
827 bool start_is_null = 1, length_is_null = 1; in PHP_FUNCTION() local
/PHP-8.1/ext/sockets/
H A Dsockets.c993 bool length_is_null = 1; local
/PHP-8.1/ext/standard/
H A Darray.c3357 bool length_is_null = 1; local
3445 bool length_is_null = 1; /* Whether an explicit length has been omitted */ local
H A Dstring.c5461 bool length_is_null = 1; local

Completed in 43 milliseconds