Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

UText Member List

This is the complete list of members for UText, including all inherited members.

BufferOverflow enum valueICU [private]
CaseOption enum nameUText
charAt typedefUText
codePoints(uint start=0, uint length=uint.max)UText [inline]
compare(UText other, bool codePointOrder=false)UText [inline]
compare(wchar[] other, bool codePointOrder=false)UText [inline]
compareFolded(UText other, CaseOption option=CaseOption.Default)UText [inline]
compareFolded(wchar[] other, CaseOption option=CaseOption.Default)UText [inline]
compareFolded(wchar[] s1, wchar[] s2, CaseOption option=CaseOption.Default)UText [inline]
contentUText
copy()UText [inline]
Default enum valueUText
endsWith(UText other)UText [inline]
endsWith(wchar[] chars)UText [inline]
Error enum nameICU [private]
extract(uint start, uint len=uint.max)UText [inline]
get()UText [inline]
getCharLimit(uint i)UText [inline]
getCharStart(uint i)UText [inline]
Handle typedefICU [private]
hasSurrogates(uint start=0, uint length=uint.max)UText [inline]
indexOf(wchar c, uint start=0)UText [inline]
indexOf(UText other, uint start=0)UText [inline]
indexOf(wchar[] chars, uint start=0)UText [inline]
isError(Error e)ICU [inline, private, static]
isLeading(wchar c)UText [inline, static]
isSurrogate(wchar c)UText [inline, static]
isTrailing(wchar c)UText [inline, static]
lastIndexOf(wchar c, uint start=uint.max)UText [inline]
lastIndexOf(UText other, uint start=uint.max)UText [inline]
lastIndexOf(wchar[] chars, uint start=uint.max)UText [inline]
lenUText
length()UText [inline]
ICU::length(char *s)ICU [inline, private, static]
ICU::length(wchar *s)ICU [inline, private, static]
libraryUText [private, static]
mutableUText [private]
OK enum valueICU [private]
opCmp(Object o)UText [inline]
opEquals(Object o)UText [inline]
opIndex(uint index)UText [inline]
pinIndex(inout uint x)UText [inline]
pinIndices(inout uint start, inout uint length)UText [inline]
SpecialI enum valueUText
startsWith(UText other)UText [inline]
startsWith(wchar[] chars)UText [inline]
targetsUText [static]
test()UText [inline, private, static]
testError(Error e, char[] msg)ICU [inline, private, static]
this()UText [inline, private]
this(wchar[] content)UText [inline]
this()UText [inline, static]
toArray(char *s)ICU [inline, private, static]
toArray(wchar *s)ICU [inline, private, static]
toFolded(UString dst, CaseOption option=CaseOption.Default)UText [inline]
toHash()UText [inline]
toLower(UString dst)UText [inline]
toLower(UString dst, inout ULocale locale)UText [inline]
toString(char[] string)ICU [inline, private, static]
toString(wchar[] string)ICU [inline, private, static]
toUpper(UString dst)UText [inline]
toUpper(UString dst, inout ULocale locale)UText [inline]
toUtf8(char[] dst=null)UText [inline]
trim()UText [inline]
unEscape()UText [inline]
~this()UText [inline, static]


Generated on Fri Nov 11 18:44:48 2005 for Mango by  doxygen 1.4.0