CUBRID Engine
latest
|
Public Attributes | |
char * | body |
int | length |
int | size |
Definition at line 107 of file parse_tree_cl.c.
char* pt_string_block::body |
Definition at line 109 of file parse_tree_cl.c.
Referenced by pt_print_bytes_l(), pt_print_expr(), and strcat_with_realloc().
int pt_string_block::length |
Definition at line 110 of file parse_tree_cl.c.
Referenced by pt_print_bytes_l(), pt_print_expr(), and strcat_with_realloc().
int pt_string_block::size |
Definition at line 111 of file parse_tree_cl.c.
Referenced by pt_print_bytes_l(), pt_print_expr(), and strcat_with_realloc().