UNSERIALIZE_PARAMETER  265 standard/var_unserializer.c static inline int process_nested_data(UNSERIALIZE_PARAMETER, HashTable *ht, long elements, int objprops)
UNSERIALIZE_PARAMETER  328 standard/var_unserializer.c static inline int finish_nested_data(UNSERIALIZE_PARAMETER)
UNSERIALIZE_PARAMETER  339 standard/var_unserializer.c static inline int object_custom(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  364 standard/var_unserializer.c static inline long object_common1(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  379 standard/var_unserializer.c static inline int object_common2(UNSERIALIZE_PARAMETER, long elements)
UNSERIALIZE_PARAMETER  407 standard/var_unserializer.c PHPAPI int php_var_unserialize(UNSERIALIZE_PARAMETER)