Home
last modified time | relevance | path

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

/dports/comms/flmsg/flmsg-4.0.19/src/mars/
H A Dmars_daily.cxx122 string s_mars_daily_pos1; variable
164 s_mars_daily_pos1.clear(); in clear_mars_dailyfields()
204 if (s_mars_daily_pos1 != txt_mars_daily_pos1->value()) return true; in check_mars_dailyfields()
246 s_mars_daily_pos1 = txt_mars_daily_pos1->value(); in update_mars_dailyfields()
290 txt_mars_daily_pos1->value(s_mars_daily_pos1.c_str()); in update_mars_dailyform()
370 mbuff.append( lineout( mars_daily_pos1, s_mars_daily_pos1 ) ); in make_buffmars_daily()
411 s_mars_daily_pos1 = findstr( data, mars_daily_pos1 ); in read_mars_daily_buffer()
716 replacestr(formmars_daily, mars_daily_pos1, s_mars_daily_pos1 ); in cb_mars_daily_html()
775 replacestr(formmars_daily, mars_daily_pos1, s_mars_daily_pos1 ); in cb_mars_daily_textout()