Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ testGoodUri
Function
testGoodUri
3rd/uriparser/test/FourSuite.cpp:408–410 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
406
407
408
bool testGoodUri(const char * uriText) {
409
return (testParseUri(uriText) == 0);
410
}
411
412
413
Callers
1
TEST
Function · 0.85
Calls
1
testParseUri
Function · 0.85
Tested by
no test coverage detected