flcASCII Namespace
Represents namespace flcASCII
.
Name | Description | |
---|---|---|
![]() | AsciiACK | Represents constant |
![]() | AsciiAmpersand | Represents constant |
![]() | AsciiBackSlash | Represents constant |
![]() | AsciiBEL | Represents constant |
![]() | AsciiBS | Represents constant |
![]() | AsciiCAN | Represents constant |
![]() | AsciiComma | Represents constant |
![]() | AsciiCR | Represents constant |
![]() | AsciiCRLF | Represents constant |
![]() | AsciiDC1 | Represents constant |
![]() | AsciiDC2 | Represents constant |
![]() | AsciiDC3 | Represents constant |
![]() | AsciiDC4 | Represents constant |
![]() | AsciiDecimalPoint | Represents constant |
![]() | AsciiDEL | Represents constant |
![]() | AsciiDigit0 | Represents constant |
![]() | AsciiDigit9 | Represents constant |
![]() | AsciiDLE | Represents constant |
![]() | AsciiDoubleQuote | Represents constant |
![]() | AsciiEM | Represents constant |
![]() | AsciiENQ | Represents constant |
![]() | AsciiEOF | Represents constant |
![]() | AsciiEOT | Represents constant |
![]() | AsciiEqualSign | Represents constant |
![]() | AsciiESC | Represents constant |
![]() | AsciiETB | Represents constant |
![]() | AsciiETX | Represents constant |
![]() | AsciiFF | Represents constant |
![]() | AsciiForwardSlash | Represents constant |
![]() | AsciiFS | Represents constant |
![]() | AsciiGS | Represents constant |
![]() | AsciiHT | Represents constant |
![]() | AsciiLF | Represents constant |
![]() | AsciiLowCaseLookup | Represents constant |
![]() | AsciiLowerA | Represents constant |
![]() | AsciiLowerZ | Represents constant |
![]() | AsciiMinus | Represents constant |
![]() | AsciiNAK | Represents constant |
![]() | AsciiNULL | Represents constant |
![]() | AsciiPercent | Represents constant |
![]() | AsciiPlus | Represents constant |
![]() | AsciiRS | Represents constant |
![]() | AsciiSI | Represents constant |
![]() | AsciiSingleQuote | Represents constant |
![]() | AsciiSO | Represents constant |
![]() | AsciiSOH | Represents constant |
![]() | AsciiSP | Represents constant |
![]() | AsciiSTX | Represents constant |
![]() | AsciiSYN | Represents constant |
![]() | AsciiUpperA | Represents constant |
![]() | AsciiUpperZ | Represents constant |
![]() | AsciiUS | Represents constant |
![]() | AsciiVT | Represents constant |
![]() | AsciiXOFF | Represents constant |
![]() | AsciiXON | Represents constant |
![]() | WideACK | Represents constant |
![]() | WideBEL | Represents constant |
![]() | WideBS | Represents constant |
![]() | WideCAN | Represents constant |
![]() | WideCR | Represents constant |
![]() | WideCRLF | Represents constant |
![]() | WideDC1 | Represents constant |
![]() | WideDC2 | Represents constant |
![]() | WideDC3 | Represents constant |
![]() | WideDC4 | Represents constant |
![]() | WideDEL | Represents constant |
![]() | WideDLE | Represents constant |
![]() | WideEM | Represents constant |
![]() | WideENQ | Represents constant |
![]() | WideEOF | Represents constant |
![]() | WideEOT | Represents constant |
![]() | WideESC | Represents constant |
![]() | WideETB | Represents constant |
![]() | WideETX | Represents constant |
![]() | WideFF | Represents constant |
![]() | WideFS | Represents constant |
![]() | WideGS | Represents constant |
![]() | WideHT | Represents constant |
![]() | WideLF | Represents constant |
![]() | WideNAK | Represents constant |
![]() | WideNULL | Represents constant |
![]() | WideRS | Represents constant |
![]() | WideSI | Represents constant |
![]() | WideSO | Represents constant |
![]() | WideSOH | Represents constant |
![]() | WideSP | Represents constant |
![]() | WideSTX | Represents constant |
![]() | WideSYN | Represents constant |
![]() | WideUS | Represents constant |
![]() | WideVT | Represents constant |
![]() | WideXOFF | Represents constant |
![]() | WideXON | Represents constant |
Name | Description | |
---|---|---|
![]() | AsciiConvertArrayLower(RawByteStringArray) | Represents method |
![]() | AsciiConvertArrayUpper(RawByteStringArray) | Represents method |
![]() | AsciiConvertFirstUp(String) | Represents method |
![]() | AsciiConvertFirstUpB(RawByteString) | Represents method |
![]() | AsciiConvertFirstUpU(UnicodeString) | Represents method |
![]() | AsciiConvertLower(String) | Represents method |
![]() | AsciiConvertLowerB(RawByteString) | Represents method |
![]() | AsciiConvertLowerU(UnicodeString) | Represents method |
![]() | AsciiConvertUpper(String) | Represents method |
![]() | AsciiConvertUpperB(RawByteString) | Represents method |
![]() | AsciiConvertUpperU(UnicodeString) | Represents method |
![]() | AsciiDecimalCharValueB(ByteChar) | Represents method |
![]() | AsciiDecimalCharValueW(WideChar) | Represents method |
![]() | AsciiFirstUp(String) | Represents method |
![]() | AsciiFirstUpB(RawByteString) | Represents method |
![]() | AsciiFirstUpU(UnicodeString) | Represents method |
![]() | AsciiHexCharValueB(ByteChar) | Represents method |
![]() | AsciiHexCharValueW(WideChar) | Represents method |
![]() | AsciiIsDecimalCharB(ByteChar) | Represents method |
![]() | AsciiIsDecimalCharW(WideChar) | Represents method |
![]() | AsciiIsHexCharB(ByteChar) | Represents method |
![]() | AsciiIsHexCharW(WideChar) | Represents method |
![]() | AsciiIsOctalCharB(ByteChar) | Represents method |
![]() | AsciiIsOctalCharW(WideChar) | Represents method |
![]() | AsciiLowCase(Char) | Represents method |
![]() | AsciiLowCaseB(ByteChar) | Represents method |
![]() | AsciiLowCaseW(WideChar) | Represents method |
![]() | AsciiLowerCase(String) | Represents method |
![]() | AsciiLowerCaseB(RawByteString) | Represents method |
![]() | AsciiLowerCaseU(UnicodeString) | Represents method |
![]() | AsciiOctalCharValueB(ByteChar) | Represents method |
![]() | AsciiOctalCharValueW(WideChar) | Represents method |
![]() | AsciiUpCase(Char) | Represents method |
![]() | AsciiUpCaseB(ByteChar) | Represents method |
![]() | AsciiUpCaseW(WideChar) | Represents method |
![]() | AsciiUpperCase(String) | Represents method |
![]() | AsciiUpperCaseB(RawByteString) | Represents method |
![]() | AsciiUpperCaseU(UnicodeString) | Represents method |
![]() | CharCompareNoAsciiCase(Char,Char) | Represents method |
![]() | CharCompareNoAsciiCaseB(ByteChar,ByteChar) | Represents method |
![]() | CharCompareNoAsciiCaseW(WideChar,WideChar) | Represents method |
![]() | CharEqualNoAsciiCase(Char,Char) | Represents method |
![]() | CharEqualNoAsciiCaseB(ByteChar,ByteChar) | Represents method |
![]() | CharEqualNoAsciiCaseW(WideChar,WideChar) | Represents method |
![]() | IsAsciiBufB(Pointer,Integer) | Represents method |
![]() | IsAsciiBufW(Pointer,Integer) | Represents method |
![]() | IsAsciiChar(Char) | Represents method |
![]() | IsAsciiCharB(ByteChar) | Represents method |
![]() | IsAsciiCharW(WideChar) | Represents method |
![]() | IsAsciiString(String) | Represents method |
![]() | IsAsciiStringB(RawByteString) | Represents method |
![]() | IsAsciiStringU(UnicodeString) | Represents method |
![]() | StrCompareNoAsciiCase(String,String) | Represents method |
![]() | StrCompareNoAsciiCaseA(AnsiString,AnsiString) | Represents method |
![]() | StrCompareNoAsciiCaseB(RawByteString,RawByteString) | Represents method |
![]() | StrCompareNoAsciiCaseU(UnicodeString,UnicodeString) | Represents method |
![]() | StrPCompareNoAsciiCase(PChar,PChar,Integer) | Represents method |
![]() | StrPCompareNoAsciiCaseB(PByteChar,PByteChar,Integer) | Represents method |
![]() | StrPCompareNoAsciiCaseW(PWideChar,PWideChar,Integer) | Represents method |