Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlobject.c243 #define POS "\"]" macro
269 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()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js2964 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, variable
5443 POS.test( selector ) ?
5472 var pos = POS.test( selectors ) || typeof selectors !== "string" ?