Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1180
ACL_VSTRING* string::vstring() const
1181
{
1182
return vbf_;
1183
}
1184
1185
int string::find_blank_line(int* left_count /* = NIL */,
1186
string* out /* = NIL */)
Callers
10
get_respond_head
Method · 0.80
get_request_head
Method · 0.80
sprint_header
Method · 0.80
build_xml
Method · 0.80
get_key
Method · 0.80
build_xml
Method · 0.80
json.cpp
File · 0.80
build_json
Method · 0.80
istream.cpp
File · 0.80
do_reply
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected