DyLP  1.10.1
Classes | Typedefs | Functions
dylib_keytab.h File Reference

Go to the source code of this file.

Classes

struct  keytab_entry_internal
 

Typedefs

typedef struct keytab_entry_internal keytab_entry
 

Functions

int find (char *word, keytab_entry keytab[], int numkeys)
 
int ambig (char *word, keytab_entry keytab[], int numkeys)
 

Typedef Documentation

Function Documentation

int find ( char *  word,
keytab_entry  keytab[],
int  numkeys 
)
int ambig ( char *  word,
keytab_entry  keytab[],
int  numkeys 
)