Kannel: Open Source WAP and SMS gateway
svn-r5336
|
Go to the source code of this file.
Functions | |
Octstr * | html_to_sms (Octstr *html) |
Definition at line 283 of file html.c.
References convert_html_entity(), html_comment_begins(), octstr_append_char(), octstr_create, octstr_get_char(), octstr_len(), octstr_shrink_blanks(), octstr_strip_blanks(), skip_html_comment(), and skip_html_tag().
Referenced by smsbox_sendsms_post(), and url_result_thread().