MCPcopy Create free account
hub / github.com/Genivia/ugrep / flip

Method flip

lib/pattern.cpp:2781–2784  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2779}
2780
2781void Pattern::flip(Chars& chars) const
2782{
2783 chars.flip256();
2784}
2785
2786void Pattern::assemble(DFA::State *start)
2787{

Callers 2

operator~Method · 0.80
operator~Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected