UNSERIALIZE_PARAMETER  302 ext/standard/var_unserializer.c static zend_always_inline int process_nested_data(UNSERIALIZE_PARAMETER, HashTable *ht, zend_long elements, int objprops)
UNSERIALIZE_PARAMETER  392 ext/standard/var_unserializer.c static inline int finish_nested_data(UNSERIALIZE_PARAMETER)
UNSERIALIZE_PARAMETER  403 ext/standard/var_unserializer.c static inline int object_custom(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  428 ext/standard/var_unserializer.c static inline zend_long object_common1(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  451 ext/standard/var_unserializer.c static inline int object_common2(UNSERIALIZE_PARAMETER, zend_long elements)
UNSERIALIZE_PARAMETER  496 ext/standard/var_unserializer.c PHPAPI int php_var_unserialize_ex(UNSERIALIZE_PARAMETER)