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