Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_object_handlers.h107 ZEND_PROP_PURPOSE_VAR_EXPORT, enumerator
H A Dzend_object_handlers.c1893 case ZEND_PROP_PURPOSE_VAR_EXPORT: in zend_std_get_properties_for()
/PHP-7.4/
H A DUPGRADING.INTERNALS80 ZEND_PROP_PURPOSE_VAR_EXPORT // var_export (__set_state)
/PHP-7.4/ext/standard/
H A Dvar.c565 myht = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_VAR_EXPORT); in php_var_export_ex()
/PHP-7.4/ext/spl/
H A Dspl_array.c807 case ZEND_PROP_PURPOSE_VAR_EXPORT: in spl_array_get_properties_for()
/PHP-7.4/ext/date/
H A Dphp_date.c2304 case ZEND_PROP_PURPOSE_VAR_EXPORT: in date_object_get_properties_for()
2454 case ZEND_PROP_PURPOSE_VAR_EXPORT: in date_object_get_properties_for_timezone()

Completed in 34 milliseconds