Lines Matching refs:ThereIs
156 if (parser[(int)Key.Help1].ThereIs || parser[(int)Key.Help2].ThereIs)
172 if (parser[(int)Key.Dictionary].ThereIs)
181 if (parser[(int)Key.MatchFinder].ThereIs)
196 if (parser[(int)Key.Train].ThereIs)
207 bool stdInMode = parser[(int)Key.StdIn].ThereIs;
208 bool stdOutMode = parser[(int)Key.StdOut].ThereIs;
253 bool eos = parser[(int)Key.EOS].ThereIs || stdInMode;
255 if (parser[(int)Key.Mode].ThereIs)
259 if (parser[(int)Key.FastBytes].ThereIs)
262 if (parser[(int)Key.LitContext].ThereIs)
265 if (parser[(int)Key.LitPos].ThereIs)
268 if (parser[(int)Key.PosBits].ThereIs)