GNU Octave  3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Static Public Member Functions | Static Private Member Functions | List of all members
octave_kw_hash Class Reference

#include "oct-gperf.h"

Static Public Member Functions

static struct octave_kwin_word_set (const char *str, unsigned int len)

Static Private Member Functions

static unsigned int hash (const char *str, unsigned int len)

Detailed Description

Definition at line 117 of file oct-gperf.h.

Member Function Documentation

unsigned int octave_kw_hash::hash ( const char str,
unsigned int  len 
)
inlinestaticprivate

Definition at line 126 of file oct-gperf.h.

Referenced by in_word_set().

struct octave_kw * octave_kw_hash::in_word_set ( const char str,
unsigned int  len 
)
staticread

Definition at line 279 of file oct-gperf.h.

References gperf_lookup, hash(), MIN_WORD_LENGTH, and octave_kw::name.

Referenced by is_keyword(), and octave_base_lexer::is_keyword_token().


The documentation for this class was generated from the following file: