(The core functions of jQuery are implemented through this function. Everything in jQuery is built on this function, or it is used in some way. The basic use of this function is to pass it an expression (generally composed of CSS selectors), and then search for all matching elements according to this expression.
jQuery1.2API.chm)