TizenRT Libs&Environment  v2.0 M2
regex.h File Reference
#include <tinyara/config.h>
#include <tinyara/fs/fs.h>
Include dependency graph for regex.h:

Go to the source code of this file.

Macros

#define EXTERN   extern
 

Functions

EXTERN int match (const char *pattern, const char *string)
 Simple shell-style filename pattern matcher. More...