Home
last modified time | relevance | path

Searched defs:associative (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/json/
H A Djson.stub.php8 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi…
/PHP-8.1/ext/date/
H A Dphp_date.stub.php43 function localtime(?int $timestamp = null, bool $associative = false): array {}
H A Dphp_date.c1320 bool associative = 0; in PHP_FUNCTION() local
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php1867 function get_headers(string $url, bool $associative = false, $context = null): array|false {}

Completed in 47 milliseconds