Home
last modified time | relevance | path

Searched refs:POS (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js4217 POS: /:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,
4449 } else if ( Expr.match.POS.test( match[0] ) || Expr.match.CHILD.test( match[0] ) ) {
4456 POS: function( match ) {
4726 POS: function( elem, match, i, array ) {
4737 var origPOS = Expr.match.POS,
5296 POS = jQuery.expr.match.POS, variable
5367 POS.test( selector ) ?
5396 var pos = POS.test( selectors ) || typeof selectors !== "string" ?