The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

wildcard.cpp File Reference

#include "inspircd.h"
#include "hashcomp.h"
#include "inspstring.h"

Include dependency graph for wildcard.cpp:

Go to the source code of this file.

Functions

static bool match_internal (const unsigned char *string, const unsigned char *wild, unsigned const char *map)


Function Documentation

static bool match_internal const unsigned char *  string,
const unsigned char *  wild,
unsigned const char *  map
[static]
 

Definition at line 35 of file wildcard.cpp.

References rfc_case_insensitive_map.

Referenced by InspIRCd::Match().