To use text patterns when searching for a class, file, or symbol, use * and space:
* stands for any number of arbitrary characters.
space marks the end of a pattern. The preceding string is considered not just a prefix but a whole pattern.