Searched defs:syntax_only (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/standard/ | ||
H A D | type.c | 406 bool syntax_only = 0; in PHP_FUNCTION() local |
H A D | basic_functions.stub.php | 1402 function crypt(#[\SensitiveParameter] string $string, string $salt): string {} |
Completed in 27 milliseconds