Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dtype.c406 bool syntax_only = 0; in PHP_FUNCTION() local
412 Z_PARAM_BOOL(syntax_only) in PHP_FUNCTION()
416 if (syntax_only) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php2747 function is_callable(mixed $value, bool $syntax_only = false, &$callable_name = null): bool {}
H A Dbasic_functions_arginfo.h2072 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, syntax_only, _IS_BOOL, 0, "false")

Completed in 19 milliseconds