PageRenderTime 9619ms CodeModel.GetById 42ms RepoModel.GetById 1ms app.codeStats 0ms

/5.2.0/scripts/Khmer-regex.js

http://github.com/mathiasbynens/unicode-data
JavaScript | 2 lines | 1 code | 0 blank | 1 comment | 0 complexity | a20ecf57ef8106f8dff4eb7909c26877 MD5 | raw file
  1. // Regular expression that matches all symbols in the `Khmer` script as per Unicode v5.2.0:
  2. /[\u1780-\u17DD\u17E0-\u17E9\u17F0-\u17F9\u19E0-\u19FF]/;