Searched refs:had_quoted_null (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dsubst.c6805 int had_quoted_null; local
6820 quoted_dollar_at = had_quoted_null = has_dollar_at = 0;
6993 &had_quoted_null,
7007 had_quoted_null = 1;
7156 had_quoted_null = 1;
7211 of some variable. We use the had_quoted_null flag to
7360 if (quoted_dollar_at == 0 && (had_quoted_null || quoted_state == PARTIALLY_QUOTED))
7401 if (had_quoted_null)
7432 if (had_quoted_null)

Completed in 118 milliseconds