All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.globalize.src.util.regexp.dash-g.js Maven / Gradle / Ivy

There is a newer version: 1.2.2.1-jre17
Show newest version
define(function () {

    /**
     * Generated by:
     *
     * var regenerate = require( "regenerate" );
     * var dashSymbols = require( * "unicode-8.0.0/General_Category/Dash_Punctuation/symbols" );
     * regenerate().add( dashSymbols ).toString();
     *
     * https://github.com/mathiasbynens/regenerate
     * https://github.com/mathiasbynens/unicode-8.0.0
     *
     * NOTE: In addition to [:dash:],  the below includes MINUS SIGN U+2212.
     */
    return /[\-\u058A\u05BE\u1400\u1806\u2010-\u2015\u2E17\u2E1A\u2E3A\u2E3B\u2E40\u301C\u3030\u30A0\uFE31\uFE32\uFE58\uFE63\uFF0D\u2212]/g;

});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy