Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
ReInput Struct Reference

Data Fields

const unsigned char * z
int i
int mx

Detailed Description

Definition at line 7190 of file shell.c.

Field Documentation

◆ i

int ReInput::i

◆ mx

int ReInput::mx

Definition at line 7193 of file shell.c.

Referenced by re_compile(), re_esc_char(), re_match(), re_next_char(), and rePeek().

◆ z

const unsigned char* ReInput::z

Definition at line 7191 of file shell.c.

Referenced by re_compile(), re_esc_char(), re_match(), re_next_char(), and rePeek().


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