MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / simple

Method simple

extern/re2/re2/regexp.h:325–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323 RegexpOp op() { return static_cast<RegexpOp>(op_); }
324 int nsub() { return nsub_; }
325 bool simple() { return simple_ != 0; }
326 ParseFlags parse_flags() { return static_cast<ParseFlags>(parse_flags_); }
327 int Ref(); // For testing.
328

Callers 2

ComputeSimpleMethod · 0.80
PreVisitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected