| [Overview][Types][Classes][Procedures and functions][Index] | 
Does the wildcard pPattern occur in the string pSource?
Source position: tiUtils.pas line 89
function tiWildcardMatch(  | 
const ASource: string;  | 
const APattern: string;  | 
const ACaseSensitive: Boolean = False  | 
):Boolean;  | 
Does the wildcard pPattern occur in the string pSource?