Home
last modified time | relevance | path

Searched refs:php_json_serializable_ce (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/ext/json/
H A Djson.c35 PHP_JSON_API zend_class_entry *php_json_serializable_ce; variable
43 php_json_serializable_ce = register_class_JsonSerializable(); in ZEND_DECLARE_MODULE_GLOBALS()
H A Dphp_json.h39 extern PHP_JSON_API zend_class_entry *php_json_serializable_ce;
H A Djson_encoder.c639 if (instanceof_function(Z_OBJCE_P(val), php_json_serializable_ce)) { in php_json_encode_zval()
/PHP-8.2/ext/spl/
H A Dspl_fixedarray.c987 zend_ce_aggregate, zend_ce_arrayaccess, zend_ce_countable, php_json_serializable_ce); in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds