DyLP 1.10.4
Loading...
Searching...
No Matches
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

◆ keytab_entry

Function Documentation

◆ find()

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

◆ ambig()

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