Source position: fppdfscanner.pp line 36
type TPDFCharacterClass = (
ccWhitespace,
ccDelimiter,
ccRegular
);