Source position: markdown.utils.pas line 123
function IsRegexMatch(
const aContent: string;
const aRegex: string
):Boolean;