Searched defs:associative (Results 1 – 4 of 4) sorted by relevance
157 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi…
142 function localtime(?int $timestamp = null, bool $associative = false): array {}
1388 bool associative = 0; in PHP_FUNCTION() local
2112 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}
Completed in 37 milliseconds