MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / find_replaceFind_CB

Method find_replaceFind_CB

src/csvapplication.cpp:1744–1746  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1742}
1743
1744void CsvApplication::find_replaceFind_CB(Fl_Widget *, void *) {
1745 find_replace(true);
1746}
1747
1748/*
1749 * Replaces all occurences of "Find" with "Replace" if data == CsvApplication::ReplaceAllType::REPLACE

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected