Lines Matching defs:char
859 static enum string_value_kind expr_parse_string(const char *str,
863 char *tail;
894 const char *str1, *str2;
1023 void (*fn)(void *, struct symbol *, const char *),
1097 char buf[32];
1107 static void expr_print_file_helper(void *data, struct symbol *sym, const char *str)
1117 static void expr_print_gstr_helper(void *data, struct symbol *sym, const char *str)
1120 const char *sym_str = NULL;
1127 const char *last_cr = strrchr(gs->s, '\n');
1158 void (*fn)(void *, struct symbol *, const char *),
1159 void *data, tristate pr_type, const char **title)
1177 tristate pr_type, const char *title)