Function Make-Char-From-Code

Part of:

package cl-ppcre
( make-char-from-code < number > < error-pos > )

Create character from char-code NUMBER. NUMBER can be NIL
which is interpreted as 0. ERROR-POS is the position where
the corresponding number started within the regex string.