Searched refs:have_sq (Results 1 – 1 of 1) sorted by relevance
305 bool have_sq = false, have_dq = false, have_par_begin = false; in we_check() local323 if (!quote && !have_sq && !have_dq) in we_check()327 have_sq = true; in we_check()330 if (!quote && !have_sq && !have_dq) in we_check()337 if (!quote && !have_sq && !have_cmd) in we_check()344 if (!quote && !dollar && !have_sq && !have_dq && in we_check()348 if (!quote && !have_sq) in we_check()354 if (!quote && !have_sq && !have_dq && !have_par_begin && in we_check()360 if (!quote && !dollar && !have_sq && !have_dq && in we_check()364 if (!quote && !have_sq) in we_check()[all …]