Match.h File Reference

#include <sys/types.h>

Go to the source code of this file.

Typedefs

typedef unsigned short Pattern_t

Functions

int Makepat (const char *, Pattern_t *, int)
const char * Matchs (const char *, size_t len, const Pattern_t *, const char **)


Typedef Documentation

typedef unsigned short Pattern_t

Definition at line 26 of file Match.h.


Function Documentation

int Makepat ( const char *  ,
Pattern_t ,
int   
)

Definition at line 118 of file Match.cxx.

References ANY, BOL, CCL, CCLEND, CLOSURE, doccl(), E_ILLEGAL, E_NOMEM, E_NONE, E_PAT, EOL, esc(), kANY, kBOL, kCCL, kCLOSE, kEND, kEOL, kOPT, kPCLOSE, MAPSIZE, memmove, OPT, and PCLOSE.

const char* Matchs ( const char *  ,
size_t  len,
const Pattern_t ,
const char **   
)

Definition at line 216 of file Match.cxx.

References kBOL, patcmp(), and start.


Generated on Tue Jul 5 15:56:11 2011 for ROOT_528-00b_version by  doxygen 1.5.1