Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js2316 var rnaiveExpr = /^(?:\.|#|\[)/; variable
2349 if ( !rnaiveExpr.test( selector ) ) {