Unit masksearch

Classes

Functions

cmpfile - compare with the whole grep_list until one fits
cmpmask - now compare the string with the partial search masks
setfilters -

Types

Constants

Variables


Functions


function cmpfile(a:string;grep_list:tstringlist):boolean;

compare with the whole grep_list until one fits

function cmpmask(a:string;grep_list:tstringlist;findfile : boolean):boolean;

now compare the string with the partial search masks

procedure setfilters (a:string;grep_list:tstringlist;findfile : boolean);


Types


Constants


Variables