Home
last modified time | relevance | path

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

/plugin/edittable/lib/
Dhandsontable.full.js12401 optionalsRegExp,
12418 optionalsRegExp = new RegExp('0{1,' + optionals + '}$'); property
12419 output = output.replace(optionalsRegExp, '');
/plugin/zwidoku/files/
H A Djs.js1optionalsRegExp,output;if(value.toString().indexOf('e')>-1){output=toFixedLargeSmall(value,precisi…