Go to the source code of this file.
|
enum | scansup_msg { MSG_EMPTY_STACK = 1,
MSG_NOT_PERMITTED = 2
} |
|
enum | {
MSG_DONT_KNOW = 1,
MSG_CHECK_CORRECTNESS,
MSG_USING_NOT_PERMITTED,
MSG_CURSOR_UNDEFINED,
MSG_PTR_TO_DESCR,
MSG_PTR_TO_DB_OBJECT,
MSG_CHAR_STRING,
MSG_INDICATOR_NOT_ALLOWED,
MSG_NOT_DECLARED,
MSG_MUST_BE_SHORT,
MSG_INCOMPLETE_DEF,
MSG_NOT_VALID,
MSG_TYPE_NOT_ACCEPTABLE,
MSG_UNKNOWN_HV_TYPE,
MSG_BAD_ADDRESS,
MSG_DEREF_NOT_ALLOWED,
MSG_NOT_POINTER,
MSG_NOT_POINTER_TO_STRUCT,
MSG_NOT_STRUCT,
MSG_NO_FIELD,
ESQL_MSG_STD_ERR = 52,
ESQL_MSG_LEX_ERROR = 53,
ESQL_MSG_SYNTAX_ERR1 = 54,
ESQL_MSG_SYNTAX_ERR2 = 55
} |
|
Enumerator |
---|
MSG_DONT_KNOW |
|
MSG_CHECK_CORRECTNESS |
|
MSG_USING_NOT_PERMITTED |
|
MSG_CURSOR_UNDEFINED |
|
MSG_PTR_TO_DESCR |
|
MSG_PTR_TO_DB_OBJECT |
|
MSG_CHAR_STRING |
|
MSG_INDICATOR_NOT_ALLOWED |
|
MSG_NOT_DECLARED |
|
MSG_MUST_BE_SHORT |
|
MSG_INCOMPLETE_DEF |
|
MSG_NOT_VALID |
|
MSG_TYPE_NOT_ACCEPTABLE |
|
MSG_UNKNOWN_HV_TYPE |
|
MSG_BAD_ADDRESS |
|
MSG_DEREF_NOT_ALLOWED |
|
MSG_NOT_POINTER |
|
MSG_NOT_POINTER_TO_STRUCT |
|
MSG_NOT_STRUCT |
|
MSG_NO_FIELD |
|
ESQL_MSG_STD_ERR |
|
ESQL_MSG_LEX_ERROR |
|
ESQL_MSG_SYNTAX_ERR1 |
|
ESQL_MSG_SYNTAX_ERR2 |
|
Definition at line 56 of file esql_scanner_support.h.
int check_c_identifier |
( |
char * |
name | ) |
|
Definition at line 100 of file esql_scanner_support.h.
Referenced by _DEFUN(), alter_trigger_hierarchy(), cas_fopen(), cnv_bad_char(), cnv_fmt_analyze(), cnv_fmt_number_mode(), cnv_fmt_time_mode(), copylogdb(), cursor_set_prefetch_lock_mode(), dl_is_valid_image_file(), do_set_xaction(), fileio_set_permission(), fmt_fractional_value(), fn_set_cas_change_mode(), record_descriptor::get(), cubmonitor::atomic_primitive< time_rep >::get_value(), heap_ovf_find_vfid(), is_server_insert_allowed(), jsp_do_call_stored_procedure(), jsp_execute_stored_procedure(), jsp_send_destroy_request(), log_execute(), LOG_RV_RECORD_SET_MODIFY_MODE(), logddl_set_commit_mode(), logddl_set_jsp_mode(), logwr_get_log_pages(), logwr_info::logwr_info(), make_template(), filesys::open_temp_file(), cubmonitor::primitive< Rep >::operator=(), cubmonitor::atomic_primitive< Rep >::operator=(), cubmonitor::atomic_primitive< time_rep >::operator=(), pt_cnf(), pt_transform_cnf_post(), pt_transform_cnf_pre(), cubmonitor::monitor::register_statistics(), cubmonitor::counter_timer_statistic< A, T >::register_to_monitor(), cubmonitor::counter_timer_max_statistic< A, T, M >::register_to_monitor(), slogwr_get_log_pages(), tp_value_cast(), tp_value_cast_force(), tp_value_cast_no_domain_select(), tp_value_cast_preserve_domain(), util_make_ha_conf(), ux_set_cas_change_mode(), and xlog_get_page_request_with_reply().
bool suppress_echo = false |
|
static |