Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h1723 #define Z_PARAM_BOOL_OR_NULL(dest, is_null) \ macro
/php-src/ext/json/
H A Djson.c272 Z_PARAM_BOOL_OR_NULL(assoc, assoc_null) in PHP_FUNCTION()
/php-src/ext/libxml/
H A Dlibxml.c1059 Z_PARAM_BOOL_OR_NULL(use_errors, use_errors_is_null) in PHP_FUNCTION()
/php-src/ext/pcntl/
H A Dpcntl.c672 Z_PARAM_BOOL_OR_NULL(restart_syscalls, restart_syscalls_is_null) in PHP_FUNCTION()
1311 Z_PARAM_BOOL_OR_NULL(on, on_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 Dbasic_functions.c2149 Z_PARAM_BOOL_OR_NULL(arg, arg_is_null)
H A Dstreamsfuncs.c1728 Z_PARAM_BOOL_OR_NULL(enable, enable_is_null) in PHP_FUNCTION()

Completed in 46 milliseconds