Home | History | Annotate | Download | only in jquery

Lines Matching refs:checkContext

2281 	var checkContext, matcher, j,
2289 return elem === checkContext;
2292 return indexOf( checkContext, elem ) > -1;
2296 (checkContext = context).nodeType ?
2300 checkContext = null;