Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Djson.stub.php157 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi…
/php-src/ext/date/
H A Dphp_date.stub.php139 function localtime(?int $timestamp = null, bool $associative = false): array {}
H A Dphp_date.c1384 bool associative = 0; in PHP_FUNCTION() local
/php-src/ext/standard/
H A Dbasic_functions.stub.php2124 function crypt(#[\SensitiveParameter] string $string, string $salt): string {}

Completed in 34 milliseconds