Go to the documentation of this file.
31 T1 = ((1<<(
Bit1+1))-1) ^ 0xFF,
32 Tx = ((1<<(
Bitx+1))-1) ^ 0xFF,
33 T2 = ((1<<(
Bit2+1))-1) ^ 0xFF,
34 T3 = ((1<<(
Bit3+1))-1) ^ 0xFF,
35 T4 = ((1<<(
Bit4+1))-1) ^ 0xFF,
36 T5 = ((1<<(
Bit5+1))-1) ^ 0xFF,
60 c = *(
unsigned char*)
str;
70 c1 = *(
unsigned char*)(
str+1) ^
Tx;
87 c2 = *(
unsigned char*)(
str+2) ^
Tx;
102 c3 = *(
unsigned char*)(
str+3) ^
Tx;
138 str[0] =
static_cast<char>(
c);
195 int c = *(
unsigned char*)
str;
220 c = *(
unsigned char*)s;
240 return strchr((
char*)s, c);
243 c1 = *(
unsigned char*)s;
int fullrune(const char *str, int n)
int utflen(const char *s)
char * utfrune(const char *s, Rune c)
int runetochar(char *str, const Rune *rune)
int chartorune(Rune *rune, const char *str)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:08