Home
last modified time | relevance | path

Searched refs:h206_tech_cn (Results 1 – 1 of 1) sorted by relevance

/dports/comms/flmsg/flmsg-4.0.19/src/hics/
H A Dhics206.cxx149 string h206_tech_cn; variable
219 h206_tech_cn.clear(); in h206_clear_fields()
288 if (h206_tech_cn != h206_txt_tech_cn->value()) in check_hics206fields()
378 h206_tech_cn = h206_txt_tech_cn->value(); in h206_update_fields()
434 h206_txt_tech_cn->value(h206_tech_cn.c_str()); in h206_update_form()
551 mbuff.append( lineout( h206_tag_tech_cn, h206_tech_cn)); in h206_make_buff()
613 h206_tech_cn = findstr(data, h206_tag_tech_cn); in h206_read_buffer()
931 replacestr(form206, h206_tag_tech_cn, h206_tech_cn); in h206_cb_html()
1000 replacestr(form206, h206_tag_tech_cn, h206_tech_cn); in h206_cb_textout()