#include <mwm.h>
Public Attributes | |
| int | msMethod |
| MWM_PATTERN_STRUCT * | plist |
| int | msMaxPatterns |
| MWM_PATTERN_STRUCT * | msPatArray |
| unsigned short * | msNumArray |
| unsigned short | msNumArray1 [256] |
| int | msNumPatterns |
| unsigned | msNumHashEntries |
| HASH_TYPE * | msHash |
| HASH_TYPE | msHash1 [256] |
| short | msShift [256] |
| unsigned | msShiftLen |
| unsigned char * | msShift2 |
| int | msLargeShifts |
| BITOP * | RuleMask |
| int | msNoCase |
| int(* | search )(struct _mwm_struct *ps, unsigned char *Tx, int n, unsigned char *Tc, int(*match)(void *id, int index, void *data), void *data) |
| int | msDetails |
| int | msSmallest |
| int | msLargest |
| int | msAvg |
| int | msTotal |
| int * | msLengths |
|
|
Definition at line 196 of file mwm.h. Referenced by mwmAddPatternEx(), and mwmShowStats(). |
|
|
|
|
|
Definition at line 166 of file mwm.h. Referenced by mwmFree(), mwmGroupDetails(), mwmSearchExBC(), mwmSearchExBW(), and mwmSearchExNoBC(). |
|
|
Definition at line 167 of file mwm.h. Referenced by mwmSearchExNoBC(). |
|
|
Definition at line 175 of file mwm.h. Referenced by mwmLargeShifts(), and mwmPrepPatterns(). |
|
|
Definition at line 195 of file mwm.h. Referenced by mwmAddPatternEx(), mwmAnalyzePattens(), and mwmShowStats(). |
|
|
Definition at line 198 of file mwm.h. Referenced by mwmAnalyzePattens(), and mwmShowStats(). |
|
|
|
|
|
Definition at line 147 of file mwm.h. Referenced by mwmPrepPatterns(), and mwmSearch(). |
|
|
Definition at line 182 of file mwm.h. Referenced by mwmAddPatternEx(). |
|
|
Definition at line 156 of file mwm.h. Referenced by mwmFree(), mwmGroupDetails(), mwmGroupMatch2(), mwmPrepPatterns(), and mwmSearchExNoBC(). |
|
|
|
|
|
|
|
|
Definition at line 162 of file mwm.h. Referenced by mbmPrepBadWordTable(), mwmAddPatternEx(), mwmAnalyzePattens(), mwmGetNumPatterns(), mwmPrepBadCharTable(), mwmPrepPatterns(), mwmSearch(), and mwmShowStats(). |
|
|
Definition at line 153 of file mwm.h. Referenced by mbmPrepBadWordTable(), mwmAnalyzePattens(), mwmFree(), mwmGroupDetails(), mwmGroupMatch2(), mwmPrepBadCharTable(), mwmPrepPatterns(), mwmSearch(), and mwmSearchExNoBC(). |
|
|
Definition at line 170 of file mwm.h. Referenced by mwmPrepBadCharTable(), and mwmSearchExBC(). |
|
|
Definition at line 174 of file mwm.h. Referenced by mbmPrepBadWordTable(), mwmFree(), mwmPrepPatterns(), and mwmSearchExBW(). |
|
|
Definition at line 171 of file mwm.h. Referenced by mbmPrepBadWordTable(), mwmPrepBadCharTable(), mwmPrepPatterns(), mwmSearchExBC(), mwmSearchExBW(), and mwmSearchExNoBC(). |
|
|
Definition at line 194 of file mwm.h. Referenced by mwmAddPatternEx(), mwmNew(), and mwmShowStats(). |
|
|
Definition at line 197 of file mwm.h. Referenced by mwmAddPatternEx(), and mwmShowStats(). |
|
|
Definition at line 149 of file mwm.h. Referenced by mwmAddPatternEx(), and mwmPrepPatterns(). |
|
|
Definition at line 178 of file mwm.h. Referenced by mwmGroupMatch2(), and mwmSetRuleMask(). |
|
|
Referenced by mwmPrepPatterns(), and mwmSearch(). |
1.4.2