Searched refs:leftMatch (Results 1 – 1 of 1) sorted by relevance
4047 if ( (match = Expr.leftMatch[ type ].exec( expr )) ) {4083 if ( (match = Expr.leftMatch[ type ].exec( expr )) != null && match[2] ) {4221 leftMatch: {},4744 …Expr.leftMatch[ type ] = new RegExp( /(^(?:.|\r|\n)*?)/.source + Expr.match[ type ].source.replace… variable in Expr