MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / isUnicode

Function isUnicode

src/PluginInterface.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144#ifdef UNICODE
145BOOL isUnicode() {
146 return TRUE;
147}
148#endif //UNICODE
149
150

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected