cxml-rng
API documentation
Package:
cxml-types
Function make-char-from-code
Lambda List
make-char-from-code
(
number
error-pos
)
Details
Create character from char-code NUMBER. NUMBER can be NIL which is interpreted as 0. ERROR-POS is the position wherethe corresponding number started within the regex string.