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