6 calls to drupal_unpack() in Drupal 5
- comment_edit in modules/
comment/ comment.module - comment_form_add_preview in modules/
comment/ comment.module - comment_render in modules/
comment/ comment.module - Renders comment(s).
- comment_reply in modules/
comment/ comment.module - This function is responsible for generating a comment reply form. There are several cases that have to be handled, including:
- sess_read in includes/
session.inc - user_load in modules/
user/ user.module - Fetch a user object.