Home
last modified time | relevance | path

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

/template/ospyramid/js/libs/
H A Djquery-1.6.1.js6210 rnumpx = /^-?\d+(?:px)?$/i, variable
6419 if ( rnumpx.test( value ) ) {
6519 if ( !rnumpx.test( ret ) && rnum.test( ret ) ) {