|
CUBRID Engine
latest
|
#include <shard_parser.h>

Public Attributes | |
| const char * | pos |
| SP_TOKEN | token |
Definition at line 97 of file shard_parser.h.
| const char* sp_cursor::pos |
Definition at line 99 of file shard_parser.h.
Referenced by sp_create_parser(), sp_get_bind_type_and_value(), sp_get_int_bind_value(), sp_get_string_bind_value(), sp_parse_sql_internal(), and sp_process_token().
| SP_TOKEN sp_cursor::token |
Definition at line 100 of file shard_parser.h.
Referenced by sp_copy_cursor_to_prv(), sp_create_parser(), sp_parse_sql(), sp_parse_sql_internal(), and sp_process_token().