Lines Matching refs:out_txt
209 $out_txt="";
210 $out_txt.="===== $word =====\n";
211 $out_txt.=" * <wrap vo>$word</wrap> ($pron) \\\\ **$defsimp**\n";
216 $out_txt.=" - $pos\n";
218 $out_txt.=" - ''{$subd['mean']}''\\\\ {$subd['sen']}\n";
222 return $out_txt;
232 $out_txt="";
238 $out_txt.=$this->Format_def_more($def);
240 $out_txt.="===== $word !!! =====\n";
241 $out_txt.= " - $word : !!!!!NO DEF!!!!!\n";
244 return $out_txt;