• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/classes/general/functions.php
  • Класс: CSocNetTextParser
  • Вызов: CSocNetTextParser::convert_emoticon_callback
private function convert_emoticon_callback($m)
{
	return $this->convert_emoticon($this->matchType, $this->matchType2, $this->matchType3, $this->matchType4);	
}