File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/mout/src/string/removeNonASCII.js
Back
define(['../lang/toString'], function(toString){ /** * Remove non-printable ASCII chars */ function removeNonASCII(str){ str = toString(str); // Matches non-printable ASCII chars - // http://en.wikipedia.org/wiki/ASCII#ASCII_printable_characters return str.replace(/[^\x20-\x7E]/g, ''); } return removeNonASCII; });
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings