Searched defs:json (Results 1 – 3 of 3) sorted by relevance
38 PHP_JSON_API ZEND_DECLARE_MODULE_GLOBALS(json) in ZEND_DECLARE_MODULE_GLOBALS() argument54 static PHP_GINIT_FUNCTION(json) in PHP_GINIT_FUNCTION() argument65 static PHP_RINIT_FUNCTION(json) in PHP_RINIT_FUNCTION() argument94 ZEND_GET_MODULE(json) in ZEND_GET_MODULE() argument
157 function json_decode(string $json, ?bool $associative = null, int $depth = 512, int $flags = 0): mi…
3 "json": "crab", string
Completed in 7 milliseconds