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