added the global variable STRIPRECSPC.
fixed how to set rtx->gbl.ignorecase for IGNORECASE in set_global()
This commit is contained in:
@ -1365,6 +1365,7 @@ enum qse_awk_gbl_id_t
|
||||
QSE_AWK_GBL_RLENGTH,
|
||||
QSE_AWK_GBL_RS,
|
||||
QSE_AWK_GBL_RSTART,
|
||||
QSE_AWK_GBL_STRIPRECSPC,
|
||||
QSE_AWK_GBL_SUBSEP,
|
||||
|
||||
/* these are not not the actual IDs and are used internally only
|
||||
|
Reference in New Issue
Block a user