Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Djson.c272 Z_PARAM_BOOL_OR_NULL(assoc, assoc_null) in PHP_FUNCTION()
/php-src/ext/pcntl/
H A Dpcntl.c645 Z_PARAM_BOOL_OR_NULL(restart_syscalls, restart_syscalls_is_null) in PHP_FUNCTION()
1284 Z_PARAM_BOOL_OR_NULL(on, on_is_null) in PHP_FUNCTION()
/php-src/ext/libxml/
H A Dlibxml.c1067 Z_PARAM_BOOL_OR_NULL(use_errors, use_errors_is_null) in PHP_FUNCTION()
/php-src/ext/session/
H A Dsession.c1696 Z_PARAM_BOOL_OR_NULL(secure, secure_null) in PHP_FUNCTION()
1697 Z_PARAM_BOOL_OR_NULL(httponly, httponly_null) in PHP_FUNCTION()
/php-src/ext/standard/
H A Dstreamsfuncs.c1728 Z_PARAM_BOOL_OR_NULL(enable, enable_is_null) in PHP_FUNCTION()
H A Dbasic_functions.c2149 Z_PARAM_BOOL_OR_NULL(arg, arg_is_null)
/php-src/Zend/
H A Dzend_API.h1721 #define Z_PARAM_BOOL_OR_NULL(dest, is_null) \ macro

Completed in 46 milliseconds