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

Method GenerateNULL

extern/re2/re2/testing/string_generator.cc:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void StringGenerator::GenerateNULL() {
110 generate_null_ = true;
111 hasnext_ = true;
112}
113
114std::string DeBruijnString(int n) {
115 CHECK_GE(n, 1);

Callers 2

HandleRegexpMethod · 0.80
RunTestFunction · 0.80

Calls

no outgoing calls

Tested by 2

HandleRegexpMethod · 0.64
RunTestFunction · 0.64