Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_object_handlers.h101 ZEND_PROP_PURPOSE_SERIALIZE, enumerator
H A Dzend_object_handlers.c1795 case ZEND_PROP_PURPOSE_SERIALIZE: in zend_std_get_properties_for()
/PHP-8.0/ext/standard/
H A Dvar.c801 HashTable *props = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_get_sleep_props()
1083 myht = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_intern()
/PHP-8.0/ext/date/
H A Dphp_date.c1844 case ZEND_PROP_PURPOSE_SERIALIZE: in date_object_get_properties_for()
1996 case ZEND_PROP_PURPOSE_SERIALIZE: in date_object_get_properties_for_timezone()

Completed in 27 milliseconds