3:':$html.=':to_pick_ones_nose3:';break;case':tooth:':$html.=':tooth:';break;case':twisted:':$html.=':twisted:';break;case':ugeek:':$html.=':ugeek:';break;case':unknown:':$html.=':unknown:';break;case':urac:':$html.=':urac:';break;case':uxti:':$html.=':uxti:';break;case':wall:':$html.=':wall:';break;case':wink:':$html.=':wink:';break;case':woot_jump:':$html.=':woot_jump:';break;case':x':$html.=':x';break;case':|':$html.=':|';break;case';)':$html.=';)';break;case';-)':$html.=';-)';break;case'=@':$html.='=@';break;default:$html.=htmlspecialchars($textContent,0);}}break;case'EMAIL':$attributes+=['email'=>null,'body'=>null];$html.='';break;case'EMOJI':$attributes+=['seq'=>null];$textContent=$this->getQuickTextContent($xml);if($this->params['S_VIEWSMILIES']!==''){$html.=''.htmlspecialchars($textContent,2).'';}else$html.=htmlspecialchars($textContent,0);break;case'I':if($this->params['STYLE_ID']==3)$html.='';else$html.='';break;case'LINK_TEXT':$attributes+=['text'=>null];$html.=str_replace('"','"',$attributes['text']);break;case'QUOTE':$attributes+=['url'=>null,'author'=>null,'post_id'=>null,'msg_id'=>null];if($this->params['STYLE_ID']==3)$html.='
'.htmlspecialchars($this->params['L_QUOTE'].$this->params['L_COLON'],0).'
';else{$html.=''.str_replace('"','"',$attributes['author']).'';elseif(isset($attributes['profile_url']))$html.=''.str_replace('"','"',$attributes['author']).'';else$html.=str_replace('"','"',$attributes['author']);$html.=' '.htmlspecialchars($this->params['L_WROTE'].$this->params['L_COLON'],0);if(isset($attributes['post_url']))$html.=' ';if(isset($attributes['msg_url']))$html.=' ';if(isset($attributes['date']))$html.=''.str_replace('"','"',$attributes['date']).'';$html.='';}}} return $html; } }