6 calls to db_like()

EntityFieldQuery::addCondition in drupal/includes/entity.inc
Adds a condition to an already built SelectQuery (internal function).
profile_browse in drupal/modules/profile/profile.pages.inc
Menu callback; display a list of user information.
TaxonomyTermController::buildQuery in drupal/modules/taxonomy/taxonomy.module
Builds the query to load the entity.
user_search_execute in drupal/modules/user/user.module
Implements hook_search_execute().
_locale_translate_seek in drupal/includes/locale.inc
Perform a string search and display results in a table
_profile_get_fields in drupal/modules/profile/profile.module