Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_object_handlers.h104 ZEND_PROP_PURPOSE_SERIALIZE, enumerator
H A Dzend_object_handlers.c1892 case ZEND_PROP_PURPOSE_SERIALIZE: in zend_std_get_properties_for()
/PHP-7.4/ext/standard/
H A Dvar.c821 HashTable *props = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_get_sleep_props()
1105 myht = zend_get_properties_for(struc, ZEND_PROP_PURPOSE_SERIALIZE); in php_var_serialize_intern()
/PHP-7.4/
H A DUPGRADING.INTERNALS79 ZEND_PROP_PURPOSE_SERIALIZE // "O"-format serialization (__wakeup)
/PHP-7.4/ext/date/
H A Dphp_date.c2303 case ZEND_PROP_PURPOSE_SERIALIZE: in date_object_get_properties_for()
2453 case ZEND_PROP_PURPOSE_SERIALIZE: in date_object_get_properties_for_timezone()

Completed in 32 milliseconds