Searched refs:read_quoted_string (Results 1 – 3 of 3) sorted by relevance
35 static char *read_quoted_string PARAMS ((struct obstack *, FILE *));264 read_quoted_string (ob, infile) in read_quoted_string() function346 stringbuf = read_quoted_string (ob, infile);
7 (read_quoted_string, read_braced_string): Use it.145 an int. Dispatch to read_quoted_string or read_braced_string148 (read_quoted_string, read_braced_string): New functions.
136 static char *read_quoted_string (FILE *);983 read_quoted_string (FILE *infile) in read_quoted_string() function1065 stringbuf = read_quoted_string (infile); in read_string()1251 expr = read_quoted_string (infile); in read_conditions()