UNSERIALIZE_PARAMETER  254 ext/standard/var_unserializer.c static inline int process_nested_data(UNSERIALIZE_PARAMETER, HashTable *ht, long elements)
UNSERIALIZE_PARAMETER  310 ext/standard/var_unserializer.c static inline int finish_nested_data(UNSERIALIZE_PARAMETER)
UNSERIALIZE_PARAMETER  321 ext/standard/var_unserializer.c static inline int object_custom(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  348 ext/standard/var_unserializer.c static inline long object_common1(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  360 ext/standard/var_unserializer.c static inline int object_common2(UNSERIALIZE_PARAMETER, long elements)
UNSERIALIZE_PARAMETER  383 ext/standard/var_unserializer.c PHPAPI int php_var_unserialize(UNSERIALIZE_PARAMETER)