META-INF.resources.livelog.jslib.jquery.src.var.rcssNum.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of livelog Show documentation
Show all versions of livelog Show documentation
LiveLog - Log Viewer for JEE apps using web-fragments
define( [
"../var/pnum"
], function( pnum ) {
return new RegExp( "^(?:([+-])=|)(" + pnum + ")([a-z%]*)$", "i" );
} );