Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxsql
/ ParseError
Method
ParseError
phxcomm/configparser/inih-master/cpp/INIReader.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
int INIReader::ParseError() {
28
return _error;
29
}
30
31
const std::map<std::string, std::map<std::string, std::string> > & INIReader::GetSectionList() const {
32
return _values;
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
1
main
Function · 0.64