mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 18:52:35 +02:00
commit bash-20180928 snapshot
This commit is contained in:
@@ -1816,6 +1816,9 @@ skip_matched_pair (string, start, open, close, flags)
|
||||
}
|
||||
|
||||
#if defined (ARRAY_VARS)
|
||||
/* Flags has 1 as a reserved value, since skip_matched_pair uses it for
|
||||
skipping over quoted strings and taking the first instance of the
|
||||
closing character. */
|
||||
int
|
||||
skipsubscript (string, start, flags)
|
||||
const char *string;
|
||||
|
||||
Reference in New Issue
Block a user