| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/toNumber.a6ddbe4d.js.tar |
home/xbodynamge/dev/wp-content/plugins/all-in-one-seo-pack/dist/Lite/assets/js/toNumber.a6ddbe4d.js 0000644 00000001074 15115004277 0027110 0 ustar 00 import{h as o}from"./helpers.114e9c35.js";import{i}from"./toString.bbd66337.js";var s=/\s/;function c(r){for(var n=r.length;n--&&s.test(r.charAt(n)););return n}var a=/^\s+/;function f(r){return r&&r.slice(0,c(r)+1).replace(a,"")}var e=NaN,p=/^[-+]0x[0-9a-f]+$/i,u=/^0b[01]+$/i,m=/^0o[0-7]+$/i,y=parseInt;function x(r){if(typeof r=="number")return r;if(i(r))return e;if(o(r)){var n=typeof r.valueOf=="function"?r.valueOf():r;r=o(n)?n+"":n}if(typeof r!="string")return r===0?r:+r;r=f(r);var t=u.test(r);return t||m.test(r)?y(r.slice(2),t?2:8):p.test(r)?e:+r}export{x as t};