add(wchar c) | USet | [inline] |
addRange(wchar start, wchar end) | USet | [inline] |
addSet(USet other) | USet | [inline] |
addString(UText t) | USet | [inline] |
applyPattern(UText pattern, Options o=Options.None) | USet | [inline] |
BufferOverflow enum value | ICU | [private] |
CaseInsensitive enum value | USet | |
clear() | USet | [inline] |
complement() | USet | [inline] |
contains(wchar c) | USet | [inline] |
containsRange(wchar start, wchar end) | USet | [inline] |
containsString(UText t) | USet | [inline] |
Error enum name | ICU | [private] |
handle | USet | |
Handle typedef | ICU | [private] |
IgnoreSpace enum value | USet | |
isEmpty() | USet | [inline] |
isError(Error e) | ICU | [inline, private, static] |
length(char *s) | ICU | [inline, private, static] |
length(wchar *s) | ICU | [inline, private, static] |
library | USet | [private, static] |
None enum value | USet | |
OK enum value | ICU | [private] |
Options enum name | USet | |
remove(wchar c) | USet | [inline] |
removeRange(wchar start, wchar end) | USet | [inline] |
removeString(UText t) | USet | [inline] |
size() | USet | [inline] |
targets | USet | [static] |
testError(Error e, char[] msg) | ICU | [inline, private, static] |
this(wchar start, wchar end) | USet | [inline] |
this(UText pattern, Options o=Options.None) | USet | [inline] |
this(Handle handle) | USet | [inline] |
this() | USet | [inline, static] |
toArray(char *s) | ICU | [inline, private, static] |
toArray(wchar *s) | ICU | [inline, private, static] |
toPattern(UString dst, bool escape) | USet | [inline] |
toString(char[] string) | ICU | [inline, private, static] |
toString(wchar[] string) | ICU | [inline, private, static] |
~this() | USet | [inline] |
~this() | USet | [inline, static] |