Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

hi_util_hbm.c File Reference

#include <stdlib.h>
#include "hi_util_hbm.h"

Go to the source code of this file.

Functions

HBM_STRUCThbm_prepx (HBM_STRUCT *p, unsigned char *pat, int m)
HBM_STRUCThbm_prep (unsigned char *pat, int m)
unsigned char * hbm_match (HBM_STRUCT *px, unsigned char *text, int n)


Function Documentation

unsigned char* hbm_match HBM_STRUCT px,
unsigned char *  text,
int  n
 

Definition at line 61 of file hi_util_hbm.c.

References HBM_STRUCT::bcShift, HBM_STRUCT::M, and HBM_STRUCT::P.

Referenced by mwmSearch().

HBM_STRUCT* hbm_prep unsigned char *  pat,
int  m
 

Definition at line 44 of file hi_util_hbm.c.

References hbm_prepx().

HBM_STRUCT* hbm_prepx HBM_STRUCT p,
unsigned char *  pat,
int  m
 

Definition at line 20 of file hi_util_hbm.c.

References HBM_STRUCT::bcShift, HBM_STRUCT::M, and HBM_STRUCT::P.

Referenced by hbm_prep().


Generated on Sun May 14 14:51:25 2006 by  doxygen 1.4.2