UP_replace_GStrings 3109 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$TIME", time_str); UP_replace_GStrings 3111 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$DATE", date_str); UP_replace_GStrings 3113 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$SUBJECT", update_mail_subject); UP_replace_GStrings 3115 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$FROM", update_mail_sender); UP_replace_GStrings 3117 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$MDATE", update_mail_date); UP_replace_GStrings 3119 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$MSGID", update_mail_ID); UP_replace_GStrings 3121 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$CC", update_mail_cc); UP_replace_GStrings 3123 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$CC", ""); UP_replace_GStrings 3125 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$HUMAILBOX", humailbox); UP_replace_GStrings 3127 modules/up/UP_util.cc g_str = UP_replace_GStrings(g_str, "$AUTOBOX", autobox);