Searched defs:json_validate (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/json/ | ||
H A D | json.stub.php | 159 function json_validate(string $json, int $depth = 512, int $flags = 0): bool {} function |
H A D | json.c | 312 PHP_FUNCTION(json_validate) in PHP_FUNCTION() argument |
Completed in 5 milliseconds