Searched defs:POS (Results 1 – 2 of 2) sorted by relevance
5127 POS = jQuery.expr.match.POS, variable
3231 …]|\\.)+)/,CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|fir… property3292 },POS:function(match){match.unshift(true); method3351 },POS:function(elem,match,i,array){var name=match[2],filter=Expr.setFilters[name]; method