File: numeric.chr

package info (click to toggle)
ruby-zoom 0.4.1-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 264 kB
  • sloc: ansic: 680; xml: 262; ruby: 254; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Numeric character map
#
# $Id: numeric.chr,v 1.1 1997/10/27 14:35:04 adam Exp $

# Define the basic value-set. *Beware* of changing this without re-indexing
# your databases.

lowercase -{0-9}.,
uppercase -{0-9}.,

# Breaking characters

space {\001-\040}!"#$%&'\()*+/:;<=>?@\[\\]^_`\{|}~