#include <stdio.h>
#include <stdlib.h>
#include "dtd.h"
Functions | |
static void | char_range (dtd_charclass *map, int from, int to, int msk) |
dtd_charclass * | new_charclass () |
dtd_charfunc * | new_charfunc () |
dtd_charmap * | new_charmap () |
|
Functions to map character values to predefined constants |
|
|
|
|
|
|