Home
last modified time | relevance | path

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

/php-src/ext/json/
H A Djson.c38 PHP_JSON_API ZEND_DECLARE_MODULE_GLOBALS(json) in ZEND_DECLARE_MODULE_GLOBALS() argument
47 static PHP_MINIT_FUNCTION(json) in PHP_MINIT_FUNCTION() argument
61 static PHP_GINIT_FUNCTION(json) in PHP_GINIT_FUNCTION() argument
72 static PHP_RINIT_FUNCTION(json) in PHP_RINIT_FUNCTION() argument
101 ZEND_GET_MODULE(json) in ZEND_GET_MODULE() argument
H A Djson.stub.php157 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 {}
/php-src/ext/fileinfo/tests/resources/
H A Dtest.json3 "json": "crab", string
/php-src/build/
H A Dgen_stub.php4094 function parseFramelessFunctionInfo(string $json): FramelessFunctionInfo {

Completed in 54 milliseconds