Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dtype.c407 bool syntax_only = 0; in PHP_FUNCTION() local
413 Z_PARAM_BOOL(syntax_only) in PHP_FUNCTION()
417 if (syntax_only) { in PHP_FUNCTION()
H A Dbasic_functions.stub.php1829 function is_callable(mixed $value, bool $syntax_only = false, &$callable_name = null): bool {} argument
H A Dbasic_functions_arginfo.h2092 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, syntax_only, _IS_BOOL, 0, "false")

Completed in 21 milliseconds