Home
last modified time | relevance | path

Searched refs:ZEND_PROP_PURPOSE_JSON (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_object_handlers.h109 ZEND_PROP_PURPOSE_JSON, enumerator
H A Dzend_object_handlers.c1894 case ZEND_PROP_PURPOSE_JSON: in zend_std_get_properties_for()
/PHP-7.4/ext/json/
H A Djson_encoder.c140 prop_ht = myht = zend_get_properties_for(val, ZEND_PROP_PURPOSE_JSON); in php_json_encode_array()
/PHP-7.4/
H A DUPGRADING.INTERNALS81 ZEND_PROP_PURPOSE_JSON // json_encode
/PHP-7.4/ext/spl/
H A Dspl_array.c808 case ZEND_PROP_PURPOSE_JSON: in spl_array_get_properties_for()
/PHP-7.4/ext/date/
H A Dphp_date.c2305 case ZEND_PROP_PURPOSE_JSON: in date_object_get_properties_for()
2455 case ZEND_PROP_PURPOSE_JSON: in date_object_get_properties_for_timezone()

Completed in 57 milliseconds