Searched defs:first_char (Results 1 – 4 of 4) sorted by relevance
88 const char first_char = trimmed_value_str[0]; in SetValueFromString() local
1583 const char first_char = command_string[0]; in ExtractCommand() local
156 static const char first_char[4] = variable
2324 Get_key(first_char) /* try to decode key sequence */ in Get_key() argument