replace_regex_insert_char_at_begin_of_string__from  117 tests/src/editor/edit_replace_cmd.c static const char *replace_regex_insert_char_at_begin_of_string__from = "^";
replace_regex_insert_char_at_begin_of_string__from  329 tests/src/editor/edit_replace_cmd.c     replace_regex__from = &replace_regex_insert_char_at_begin_of_string__from;