Searched defs:associative (Results 1 – 4 of 4) sorted by relevance
7 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi…
29 function localtime(?int $timestamp = null, bool $associative = false): array {}
1320 zend_bool associative = 0; in PHP_FUNCTION() local
1437 function get_headers(string $url, bool $associative = false, $context = null): array|false {}
Completed in 39 milliseconds