MCPcopy 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
408bool testGoodUri(const char * uriText) {
409 return (testParseUri(uriText) == 0);
410}
411
412
413

Callers 1

TESTFunction · 0.85

Calls 1

testParseUriFunction · 0.85

Tested by

no test coverage detected