Home
last modified time | relevance | path

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

/PHP-8.3/ext/curl/
H A Dinterface.c2591 bool option_is_null = 1; in PHP_FUNCTION() local
2596 Z_PARAM_LONG_OR_NULL(option, option_is_null) in PHP_FUNCTION()
2601 if (option_is_null) { in PHP_FUNCTION()

Completed in 10 milliseconds