57 'COMMENT_SINGLE' => array(
60 'COMMENT_MULTI' => array(
62 'COMMENT_REGEXP' => array(
64 2 =>
'/\bINSERT_C_CODE\b.*?\bEND_C_CODE\b/ims' 67 'QUOTEMARKS' => array(
71 'ESCAPE_REGEXP' =>
'',
76 'abs',
'ascii_value',
'bit_value',
'blank_date',
'calc_unit_values',
'cm',
77 'complete_months',
'complete_years',
'correct',
'create_input_file',
'cy',
78 'date_convert',
'day',
'del_output_separator',
79 'delete_existing_output_files',
'div',
'ex',
'exact_years',
'exp',
80 'extract_date',
'failed_validation',
'file_number',
'first_record',
81 'fract',
'fund_fac_a',
'fund_fac_b',
'fund_fac_c',
'fund_fac_d',
82 'fund_fac_e',
'fund_fac_f',
'fund_fac_g',
'fund_fac_h',
'fund_fac_i',
83 'fund_fac_j',
'fund_fac_k',
'fund_fac_l',
'fund_fac_m',
'fund_fac_n',
84 'fund_fac_o',
'fund_fac_p',
'fund_fac_q',
'fund_fac_r',
'fund_fac_s',
85 'fund_fac_t',
'fund_fac_u',
'fund_fac_v',
'fund_fac_w',
'fund_fac_x',
86 'fund_fac_y',
'fund_fac_z',
'group',
'group_record',
87 'input_file_date_time',
'input_file_extension',
'input_file_location',
88 'input_file_name',
'int',
'invalid',
'last_record',
'leap_year',
'len',
89 'ln',
'log',
'main_format_name',
'max',
'max_num_subrecords',
'message',
90 'min',
'mod',
'month',
'months_add',
'months_sub',
'nearest_months',
91 'nearest_years',
'next_record',
'nm',
'no_of_current_records',
92 'no_of_records',
'numval',
'ny',
'output',
'output_array_as_constants',
93 'output_file_path',
'output_record',
'pmdf_output',
'previous',
'rand',
94 're_start',
'read_generic_table',
'read_generic_table_text',
95 'read_input_footer',
'read_input_footer_text',
'read_input_header',
96 'read_input_header_text',
'record_count',
'record_suppressed',
'round',
97 'round_down',
'round_near',
'round_up',
'run_dcs_program',
'run_parameter',
98 'run_parameter_text',
'set_main_record',
'set_num_subrecords',
99 'sort_array',
'sort_current_records',
'sort_input',
'strval',
'substr',
100 'summarise',
'summarise_record',
'summarise_units',
101 'summarise_units_record',
'suppress_record',
'table_correct',
102 'table_validate',
'terminate',
'time',
'today',
'trim',
'ubound',
'year',
103 'years_add',
'years_sub' 106 'and',
'as',
'begin',
'boolean',
'byref',
'byval',
'call',
'case',
'date',
107 'default',
'do',
'else',
'elseif',
'end_c_code',
'endfor',
'endfunction',
108 'endif',
'endproc',
'endswitch',
'endwhile',
'eq',
109 'explicit_declarations',
'false',
'for',
'from',
'function',
'ge',
'gt',
110 'if',
'insert_c_code',
'integer',
'le',
'loop',
'lt',
'ne',
'not',
111 'number',
'or',
'private',
'proc',
'public',
'quitloop',
'return',
112 'short',
'step',
'switch',
'text',
'then',
'to',
'true',
'while' 117 'mp_file',
'odbc_file' 123 '+',
'-',
'*',
'/',
'^',
126 'CASE_SENSITIVE' => array(
139 1 =>
'color: black; background-color: silver;',
141 2 =>
'color: maroon; background-color: pink;' 143 'ESCAPE_CHAR' => array(
170 'OBJECT_SPLITTERS' => array(
175 'SCRIPT_DELIMITERS' => array(
177 'HIGHLIGHT_STRICT_BLOCK' => array(
const GESHI_NUMBER_FLT_SCI_ZERO
Number format to highlight floating-point numbers with support for scientific notation (E) and requir...
const GESHI_COMMENTS
Used in language files to mark comments.
const GESHI_CAPS_UPPER
Uppercase keywords found.
const GESHI_NEVER
#+ private
const GESHI_NUMBER_INT_BASIC
Basic number format for integers.