Searched refs:aspell_opts (Results 1 – 6 of 6) sorted by relevance
13 $aspell_opts = "-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt"; // by FredCK variable77 global $aspell_opts;105 $cmd = "$aspell_prog $aspell_opts < $tempfile 2>&1";
15 my $aspell_opts = "-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt"; # by FredCK74 my $cmd = "$aspell_cmd $aspell_opts < $tmpfilename 2>&1";
15 <cfset aspell_opts = "-a --lang=#lang# --encoding=utf-8 -H --rem-sgml-check=alt">51 …d.exe" arguments='/c type "#tempfile_in#" | "#aspell_dir#\aspell.exe" #aspell_opts# > "#tempfile_o…
10 $aspell_opts = "-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt"; // by FredCK variable73 global $aspell_opts;97 $cmd = "$aspell_prog $aspell_opts < $tempfile 2>&1";
15 my $aspell_opts = "-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt"; # by FredCK72 my $cmd = "$aspell_cmd $aspell_opts < $tmpfilename 2>&1";
15 <cfset aspell_opts = "-a --lang=#lang# --encoding=utf-8 -H --rem-sgml-check=alt">49 …d.exe" arguments='/c type "#tempfile_in#" | "#aspell_dir#\aspell.exe" #aspell_opts# > "#tempfile_o…