11 calls to truncate_utf8() in Drupal 5
- aggregator_parse_feed in modules/
aggregator/ aggregator.module - comment_admin_overview in modules/
comment/ comment.module - mime_header_encode in includes/
unicode.inc - Encodes MIME/HTTP header values that contain non-ASCII, UTF-8 encoded characters.
- node_teaser in modules/
node/ node.module - Automatically generate a teaser for a node body.
- search_excerpt in modules/
search/ search.module - Returns snippets from a piece of text, with certain keywords highlighted. Used for formatting search results.
- watchdog_overview in modules/
watchdog/ watchdog.module - Menu callback; displays a listing of log messages.
- watchdog_top in modules/
watchdog/ watchdog.module - Menu callback; generic function to display a page of the most frequent watchdog events of a specified type.
- _comment_form_submit in modules/
comment/ comment.module - _locale_string_seek in includes/
locale.inc - Perform a string search and display results in a table
- _search_index_truncate in modules/
search/ search.module - Helper function for array_walk in search_index_split.
- _statistics_link in modules/
statistics/ statistics.module - It is possible to adjust the width of columns generated by the statistics module.