Searched refs:POS (Results 1 – 2 of 2) sorted by relevance
243 #define POS "\"]" macro269 bufflen -= LL(PRE RETS POS) + 1; /* save space for prefix+suffix+'\0' */ in luaO_chunkid()279 memcpy(out, POS, (LL(POS) + 1) * sizeof(char)); in luaO_chunkid()
2964 if ( !handleObj.quick && jQuery.expr.match.POS.test( selector ) ) {4293 POS: /:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^\-]|$)/,4525 } else if ( Expr.match.POS.test( match[0] ) || Expr.match.CHILD.test( match[0] ) ) {4532 POS: function( match ) {4802 POS: function( elem, match, i, array ) {4813 var origPOS = Expr.match.POS,5372 POS = jQuery.expr.match.POS, variable5443 POS.test( selector ) ? 5472 var pos = POS.test( selectors ) || typeof selectors !== "string" ?