Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_object_handlers.h106 ZEND_PROP_PURPOSE_JSON, enumerator
H A Dzend_object_handlers.c1797 case ZEND_PROP_PURPOSE_JSON: in zend_std_get_properties_for()
/PHP-8.0/ext/json/
H A Djson_encoder.c138 prop_ht = myht = zend_get_properties_for(val, ZEND_PROP_PURPOSE_JSON); in php_json_encode_array()
/PHP-8.0/ext/spl/
H A Dspl_array.c788 case ZEND_PROP_PURPOSE_JSON: in spl_array_get_properties_for()
/PHP-8.0/ext/date/
H A Dphp_date.c1846 case ZEND_PROP_PURPOSE_JSON: in date_object_get_properties_for()
1998 case ZEND_PROP_PURPOSE_JSON: in date_object_get_properties_for_timezone()

Completed in 31 milliseconds