Home
last modified time | relevance | path

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

/dports/comms/flmsg/flmsg-4.0.19/src/mars/
H A Dmars_net.cxx118 string s_mars_net_TOCALL; variable
160 s_mars_net_TOCALL.clear(); in clear_mars_net_fields()
191 if (s_mars_net_TOCALL != txt_mars_net_TOCALL->value()) return true; in check_mars_net_fields()
221 s_mars_net_TOCALL = txt_mars_net_TOCALL->value(); in update_mars_net_fields()
254 txt_mars_net_TOCALL->value(s_mars_net_TOCALL.c_str()); in update_mars_netform()
313 mbuff.append( lineout( mars_net_TOCALL, s_mars_net_TOCALL ) ); in make_mars_buffnet()
346 s_mars_net_TOCALL = findstr(data, mars_net_TOCALL); in read_mars_net_buffer()
638 replacestr(formnet, mars_net_TOCALL, s_mars_net_TOCALL); in cb_mars_net_html()
679 replacestr(formnet, mars_net_TOCALL, s_mars_net_TOCALL); in cb_mars_net_textout()