MCPcopy Create free account
hub / github.com/acl-dev/acl / vstring

Method vstring

lib_acl_cpp/src/stdlib/string.cpp:1180–1183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1178}
1179
1180ACL_VSTRING* string::vstring() const
1181{
1182 return vbf_;
1183}
1184
1185int string::find_blank_line(int* left_count /* = NIL */,
1186 string* out /* = NIL */)

Callers 10

get_respond_headMethod · 0.80
get_request_headMethod · 0.80
sprint_headerMethod · 0.80
build_xmlMethod · 0.80
get_keyMethod · 0.80
build_xmlMethod · 0.80
json.cppFile · 0.80
build_jsonMethod · 0.80
istream.cppFile · 0.80
do_replyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected