12 calls to truncate_utf8() in Drupal 6
- aggregator_parse_feed in modules/
aggregator/ aggregator.module - Parse a feed and store its items.
- comment_admin_overview in modules/
comment/ comment.admin.inc - Form builder; Builds the comment overview form for the admin.
- dblog_overview in modules/
dblog/ dblog.admin.inc - Menu callback; displays a listing of log messages.
- dblog_top in modules/
dblog/ dblog.admin.inc - Menu callback; generic function to display a page of the most frequent dblog events of a specified type.
- node_teaser in modules/
node/ node.module - 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.
- _book_toc_recurse in modules/
book/ book.module - A recursive helper function for book_toc().
- _comment_form_submit in modules/
comment/ comment.module - Prepare a comment for submission.
- _locale_translate_seek in includes/
locale.inc - Perform a string search and display results in a table
- _menu_parents_recurse in modules/
menu/ menu.module - Recursive helper function for menu_parent_options().
- _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.