Source position: regexpr.pas line 259
type TRegExprCharChecker = function(
ch: REChar
):Boolean of object;