GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_kw_hash Class Reference

#include "oct-gperf.h"

Static Public Member Functions

static const struct octave_kwin_word_set (const char *str, size_t len)
 

Static Private Member Functions

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

Detailed Description

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

Member Function Documentation

◆ hash()

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

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

◆ in_word_set()

const struct octave_kw * octave_kw_hash::in_word_set ( const char *  str,
size_t  len 
)
static

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

Referenced by octave::iskeyword(), and octave::base_lexer::make_keyword_token().


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