You are here

21 calls to format_plural() in Drupal 5

aggregator_view in modules/aggregator/aggregator.module
comment_link in modules/comment/comment.module
Implementation of hook_link().
comment_nodeapi in modules/comment/comment.module
Implementation of hook_nodeapi().
format_interval in includes/common.inc
Format a time interval with the requested granularity.
format_size in includes/common.inc
Generate a string representation for the given byte count.
node_node_type in modules/node/content_types.inc
Implementation of hook_node_type().
node_title_list in modules/node/node.module
Gather a listing of links to nodes.
node_type_delete_confirm in modules/node/content_types.inc
Menu callback; delete a single content type.
poll_page in modules/poll/poll.module
poll_view_results in modules/poll/poll.module
Generates a graphical representation of the results of a poll.
search_admin_settings in modules/search/search.module
Menu callback; displays the search module settings page.
statistics_link in modules/statistics/statistics.module
Implementation of hook_link().
system_modules_confirm_form in modules/system/system.module
theme_forum_list in modules/forum/forum.module
Format the forum listing.
theme_forum_topic_list in modules/forum/forum.module
Format the topic listing.
throttle_exit in modules/throttle/throttle.module
Implementation of hook_exit().
tracker_page in modules/tracker/tracker.module
Menu callback. Prints a listing of active nodes on the site.
upload_link in modules/upload/upload.module
Implementation of hook_link().
upload_nodeapi in modules/upload/upload.module
Implementation of hook_nodeapi().
user_block in modules/user/user.module
Implementation of hook_block().
_aggregator_items in modules/aggregator/aggregator.module
Helper function for drupal_map_assoc.