Home | History | Annotate | Download | only in parse-only

Lines Matching refs:grep

352 			jQuery.grep(this, function(elem, i){
356 jQuery.multiFilter( selector, jQuery.grep(this, function(elem){
722 jQuery.grep(elem.className.split(/\s+/), function(className){
1134 grep: function( elems, callback, inv ) {
2378 return jQuery.grep(jQuery.timers, function(fn){