Searched refs:jargon (Results 1 – 3 of 3) sorted by relevance
44 function pspell_config_create($language, $spelling=null, $jargon=null, $encoding='iso8859-1'){ argument45 return new Aspell($language, $jargon, $encoding);72 var $jargon = null; variable in Aspell85 function Aspell($language, $jargon=null, $encoding='iso8859-1'){ argument87 $this->jargon = $jargon;123 if($this->jargon != null){124 $this->args .= ' --jargon='.escapeshellarg($this->jargon);
1862 jargon
1 …,\n\n // obsolete tags\n // basefont: https://www.computerhope.com/jargon/h/html-basefont-ta…