Home
last modified time | relevance | path

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

/PHP-7.2/ext/standard/
H A Dtype.c358 zend_bool syntax_only = 0; in PHP_FUNCTION() local
364 Z_PARAM_BOOL(syntax_only) in PHP_FUNCTION()
368 if (syntax_only) { in PHP_FUNCTION()
H A Dbasic_functions.c2573 ZEND_ARG_INFO(0, syntax_only)
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_callable_error.phpt8 /* Prototype: bool is_callable ( mixed $var [, bool $syntax_only [, string &$callable_name]] );
H A Dis_callable_basic1.phpt8 /* Prototype: bool is_callable ( mixed $var [, bool $syntax_only [, string &$callable_name]] );
H A Dis_callable_variation2.phpt8 /* Prototype: bool is_callable ( mixed $var [, bool $syntax_only [, string &$callable_name]] );
H A Dis_callable_variation1.phpt12 /* Prototype: bool is_callable ( mixed $var [, bool $syntax_only [, string &$callable_name]] );
H A Dis_callable_basic2.phpt8 /* Prototype: bool is_callable ( mixed $var [, bool $syntax_only [, string &$callable_name]] );

Completed in 19 milliseconds