Lines Matching refs:from_str
1215 from_str = STR(" ")
1219 s_replace(from_str, to_str)
1236 from_str = STR("\n")
1240 s_replace(from_str, to_str)
1258 from_str = STR("ATC")
1262 seq_replace(from_str, to_str)
1269 from_str = STR("\n")
1273 s_replace(from_str, to_str)
1281 from_str = STR("ee")
1285 s_replace(from_str, to_str)
1302 from_str = STR("A")
1306 s_replace(from_str, to_str, 1)
1312 from_str = STR("AZZ")
1316 s_replace(from_str, to_str, 1)