ALox  V. 2402 R. 0
Home ALox for C++ ALox for C# ALox for Java Download
CString Member List

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

adjustRegion(int referenceLength, int regionStart, int regionLength, int[] target)CStringstatic
compareTo(CharSequence needle, int needleStart, int needleLength, char[] haystack, int haystackStart, int haystackLength, Case sensitivity)CStringstatic
containsAt(char[] needle, int needleStart, int needleLength, char[] haystack, int haystackPos, int haystackLimit, Case sensitivity)CStringstatic
containsAt(CharSequence needle, char[] haystack, int haystackPos, int haystackLimit, Case sensitivity)CStringstatic
DEFAULT_WHITESPACESCStringstatic
EMPTYCStringstatic
endsWithIgnoreCase(CharSequence haystack, CharSequence needle)CStringstatic
indexOf(char needle, char[] haystack, int regionStart, int regionLength)CStringstatic
indexOf(char needle, char[] haystack, int regionStart)CStringstatic
indexOf(char needle, char[] haystack)CStringstatic
indexOfAnyInRegion(char[] haystack, int regionStart, int regionLength, char[] needles, Inclusion inclusion)CStringstatic
indexOfFirstDifference(char[] haystack, int haystackStart, int haystackLength, CharSequence needle, Case sensitivity)CStringstatic
indexOfIgnoreCase(CharSequence haystack, CharSequence needle, int startIdx)CStringstatic
indexOfIgnoreCase(CharSequence haystack, CharSequence needle)CStringstatic
indexOfString(CharSequence needle, char[] haystack, int haystackStart, int haystackLength, Case sensitivity)CStringstatic
isNullOrEmpty(CharSequence cs)CStringstatic
lastIndexOfAny(char[] haystack, int regionStart, int regionLength, char[] needles, Inclusion inclusion)CStringstatic
NEW_LINE_CHARSCStringstatic
nullBufferCStringstatic
startsWithIgnoreCase(CharSequence haystack, CharSequence needle)CStringstatic