CommonAutocompleteTagsTestCase::testBackdropExplodeTags in modules/simpletest/tests/common.test
Explode a series of tags.
CommonAutocompleteTagsTestCase::testBackdropImplodeTags in modules/simpletest/tests/common.test
Implode a series of tags.
drupal_explode_tags in includes/drupal.inc
Explodes a string of tags into an array.
taxonomy_autocomplete in modules/taxonomy/taxonomy.pages.inc
Page callback: Outputs JSON for taxonomy autocomplete suggestions.
taxonomy_autocomplete_validate in modules/taxonomy/taxonomy.module
Form element validate handler for taxonomy term autocomplete element.
views_ajax_autocomplete_taxonomy in modules/views/includes/ajax.inc
Page callback for views taxonomy autocomplete.
views_ajax_autocomplete_user in modules/views/includes/ajax.inc
Page callback for views user autocomplete
views_handler_filter_term_node_tid::exposed_validate in modules/taxonomy/views/views_handler_filter_term_node_tid.inc
Validate the exposed handler form
views_handler_filter_term_node_tid::value_validate in modules/taxonomy/views/views_handler_filter_term_node_tid.inc
Validate the options form.
views_handler_filter_user_name::exposed_validate in modules/user/views/views_handler_filter_user_name.inc
Validate the exposed handler form
views_handler_filter_user_name::value_validate in modules/user/views/views_handler_filter_user_name.inc
Validate the options form.
_views_theme_functions in modules/views/templates/views.theme.inc
Provide a full array of possible themes to try for a given hook.
views_ui_taxonomy_autocomplete_validate in modules/views_ui/views_ui.admin.inc
Form element validation handler for a taxonomy autocomplete field.