Home
last modified time | relevance | path

Searched refs:bwimatchlist (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/qdbm/
H A Dodidx.c86 int bwimatchlist(const char *str, const CBLIST *keys);
258 int bwimatchlist(const char *str, const CBLIST *keys){ in bwimatchlist() function
512 if(bwimatchlist(file, tsuflist)){ in indexfile()
519 } else if(bwimatchlist(file, hsuflist)){ in indexfile()
/dports/databases/qdbm-plus/qdbm-1.8.78/
H A Dodidx.c86 int bwimatchlist(const char *str, const CBLIST *keys);
258 int bwimatchlist(const char *str, const CBLIST *keys){ in bwimatchlist() function
512 if(bwimatchlist(file, tsuflist)){ in indexfile()
519 } else if(bwimatchlist(file, hsuflist)){ in indexfile()
/dports/databases/qdbm/qdbm-1.8.78/
H A Dodidx.c86 int bwimatchlist(const char *str, const CBLIST *keys);
258 int bwimatchlist(const char *str, const CBLIST *keys){ in bwimatchlist() function
512 if(bwimatchlist(file, tsuflist)){ in indexfile()
519 } else if(bwimatchlist(file, hsuflist)){ in indexfile()
/dports/textproc/estraier/estraier-1.2.30/
H A Destindex.c86 int bwimatchlist(const char *str, const CBLIST *keys);
571 int bwimatchlist(const char *str, const CBLIST *keys){ in bwimatchlist() function
904 } else if(bwimatchlist(file, tsuflist)){ in indexfile()
921 } else if(bwimatchlist(file, hsuflist)){ in indexfile()
938 } else if(bwimatchlist(file, msuflist)){ in indexfile()
955 } else if(xcmd && xtype && bwimatchlist(file, xsuflist)){ in indexfile()