libtools
Main Page
Modules
Classes
Files
File List
File Members
tools
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 */
re_strcmp
int re_strcmp(const char *s, const char *mask)
compare string with regular expression mask
Generated by
1.8.11