Home
last modified time | relevance | path

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

/plugin/jquery/
H A Djquery-1.4.2.js4549 rnumpx = /^-?\d+(?:px)?$/i, variable
4718 if ( !rnumpx.test( ret ) && rnum.test( ret ) ) {