Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dtype.c420 bool syntax_only = 0; in PHP_FUNCTION() local
426 Z_PARAM_BOOL(syntax_only) in PHP_FUNCTION()
430 if (syntax_only) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php3682 function is_callable(mixed $value, bool $syntax_only = false, &$callable_name = null): bool {}
H A Dbasic_functions_arginfo.h2073 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, syntax_only, _IS_BOOL, 0, "false")

Completed in 30 milliseconds