You are here

18 calls to format_plural() in Drupal 4

aggregator_view in modules/aggregator.module
archive_calendar in modules/archive.module
Generates a monthly calendar, for display in the archive block.
comment_link in modules/comment.module
Implementation of hook_link().
comment_nodeapi in modules/comment.module
Implementation of hook_nodeapi().
format_interval in includes/common.inc
Format a time interval with the requested granularity.
node_title_list in modules/node.module
Gather a listing of links to nodes.
poll_page in modules/poll.module
poll_view_results in modules/poll.module
Generates a graphical representation of the results of a poll.
search_settings in modules/search.module
Menu callback; displays the search module settings page.
statistics_link in modules/statistics.module
Implementation of hook_link().
theme_forum_list in modules/forum.module
Format the forum listing.
theme_forum_topic_list in modules/forum.module
Format the topic listing.
throttle_exit in modules/throttle.module
Implementation of hook_exit().
tracker_page in modules/tracker.module
Menu callback. Prints a listing of active nodes on the site.
upload_link in modules/upload.module
Implementation of hook_link().
upload_nodeapi in modules/upload.module
Implementation of hook_nodeapi().
user_block in modules/user.module
Implementation of hook_block().
_aggregator_items in modules/aggregator.module
Helper function for drupal_map_assoc.