UNSERIALIZE_PARAMETER  297 ext/standard/var_unserializer.c static inline int process_nested_data(UNSERIALIZE_PARAMETER, HashTable *ht, long elements, int objprops)
UNSERIALIZE_PARAMETER  363 ext/standard/var_unserializer.c static inline int finish_nested_data(UNSERIALIZE_PARAMETER)
UNSERIALIZE_PARAMETER  374 ext/standard/var_unserializer.c static inline int object_custom(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  399 ext/standard/var_unserializer.c static inline long object_common1(UNSERIALIZE_PARAMETER, zend_class_entry *ce)
UNSERIALIZE_PARAMETER  426 ext/standard/var_unserializer.c static inline int object_common2(UNSERIALIZE_PARAMETER, long elements)
UNSERIALIZE_PARAMETER  463 ext/standard/var_unserializer.c PHPAPI int php_var_unserialize(UNSERIALIZE_PARAMETER)