libtools
re.h
Go to the documentation of this file.
1 
20 #ifndef __TOOLS_RE_H
21 #define __TOOLS_RE_H
22 
35 int re_strcmp(const char *s, const char *mask);
36 
39 #endif /* __TOOLS_RE_H */
int re_strcmp(const char *s, const char *mask)
compare string with regular expression mask