s/qmail 4.2.29a
Next generation secure email transport
Loading...
Searching...
No Matches
Macros | Functions
wildmat.c File Reference

Go to the source code of this file.

Macros

#define TRUE   1
 
#define FALSE   0
 
#define ABORT   -1
 
#define NEGATE_CLASS   '^'
 
#define OPTIMIZE_JUST_STAR
 

Functions

int wildmat (char *text, char *p)
 

Macro Definition Documentation

◆ ABORT

#define ABORT   -1

Definition at line 42 of file wildmat.c.

◆ FALSE

#define FALSE   0

Definition at line 41 of file wildmat.c.

◆ NEGATE_CLASS

#define NEGATE_CLASS   '^'

Definition at line 45 of file wildmat.c.

◆ OPTIMIZE_JUST_STAR

#define OPTIMIZE_JUST_STAR

Definition at line 47 of file wildmat.c.

◆ TRUE

#define TRUE   1

Definition at line 40 of file wildmat.c.

Function Documentation

◆ wildmat()

int wildmat ( char *  text,
char *  p 
)

Definition at line 102 of file wildmat.c.

Here is the call graph for this function:
Here is the caller graph for this function: