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