Home
last modified time | relevance | path

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

/dports/comms/flmsg/flmsg-4.0.19/src/mars/
H A Dmars_daily.cxx128 string s_mars_daily_pos3; variable
170 s_mars_daily_pos3.clear(); in clear_mars_dailyfields()
210 if (s_mars_daily_pos3 != txt_mars_daily_pos3->value()) return true; in check_mars_dailyfields()
252 s_mars_daily_pos3 = txt_mars_daily_pos3->value(); in update_mars_dailyfields()
296 txt_mars_daily_pos3->value(s_mars_daily_pos3.c_str()); in update_mars_dailyform()
376 mbuff.append( lineout( mars_daily_pos3, s_mars_daily_pos3 ) ); in make_buffmars_daily()
417 s_mars_daily_pos3 = findstr( data, mars_daily_pos3 ); in read_mars_daily_buffer()
722 replacestr(formmars_daily, mars_daily_pos3, s_mars_daily_pos3 ); in cb_mars_daily_html()
781 replacestr(formmars_daily, mars_daily_pos3, s_mars_daily_pos3 ); in cb_mars_daily_textout()