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() argument47 static PHP_MINIT_FUNCTION(json) in PHP_MINIT_FUNCTION() argument61 static PHP_GINIT_FUNCTION(json) in PHP_GINIT_FUNCTION() argument72 static PHP_RINIT_FUNCTION(json) in PHP_RINIT_FUNCTION() argument101 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…159 function json_validate(string $json, int $depth = 512, int $flags = 0): bool {}
3 "json": "crab", string
Completed in 6 milliseconds