#include <sql_lex_hash.h>
 | 
|   | Lex_hash (const unsigned char *hash_map_arg, unsigned int entry_max_len_arg) | 
|   | 
| const struct SYMBOL *  | get_hash_symbol (const char *s, unsigned int len) const | 
|   | 
◆ Lex_hash()
  
  
      
        
          | Lex_hash::Lex_hash  | 
          ( | 
          const unsigned char *  | 
          hash_map_arg,  | 
         
        
           | 
           | 
          unsigned int  | 
          entry_max_len_arg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_hash_symbol()
      
        
          | const SYMBOL * Lex_hash::get_hash_symbol  | 
          ( | 
          const char *  | 
          s,  | 
        
        
           | 
           | 
          unsigned int  | 
          len  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ entry_max_len
  
  
      
        
          | const unsigned int Lex_hash::entry_max_len | 
         
       
   | 
  
private   | 
  
 
 
◆ hash_map
  
  
      
        
          | const unsigned char* Lex_hash::hash_map | 
         
       
   | 
  
private   | 
  
 
 
◆ hint_keywords
◆ sql_keywords
◆ sql_keywords_and_funcs
  
  
      
        
          | const Lex_hash Lex_hash::sql_keywords_and_funcs | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: