Home
last modified time | relevance | path

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

/dports/comms/flmsg/flmsg-4.0.19/src/ics/
H A Dics203.cxx161 string s203_medical_unit; variable
233 s203_medical_unit.clear(); in clear_203fields()
321 if (s203_medical_unit != txt_203_medical_unit->value()) in check_203fields()
419 s203_medical_unit = txt_203_medical_unit->value(); in update_203fields()
486 txt_203_medical_unit->value(s203_medical_unit.c_str()); in update_203form()
630 mbuff.append( lineout( ics203_medical_unit, s203_medical_unit ) ); in make_buff203()
700 s203_medical_unit = findstr(data, ics203_medical_unit); in read_203_buffer()
1026 replacestr(form203, ics203_medical_unit, s203_medical_unit ); in cb_203_html()
1111 replacestr(form203, ics203_medical_unit, s203_medical_unit ); in cb_203_textout()