#include <znc/zncconfig.h>
#include <map>
#include <set>
#include <string>
#include <vector>
#include <sstream>
#include <sys/types.h>
#include <initializer_list>
Go to the source code of this file.
|
namespace | std |
| STL namespace.
|
◆ _HTML
Value:
String class that is used inside ZNC.
Definition ZNCString.h:50
@ EHTML
Definition ZNCString.h:55
CString Escape_n(EEscape eFrom, EEscape eTo) const
◆ _NAMEDFMT
Value:
@ ENAMEDFMT
Definition ZNCString.h:57
◆ _SQL
Value:
@ ESQL
Definition ZNCString.h:56
◆ _URL
Value:
@ EURL
Definition ZNCString.h:54
◆ SCString
◆ VCString
◆ VPair
◆ CaseSensitivity
Enumerator |
---|
CaseInsensitive | |
CaseSensitive | |