Searched defs:get_line (Results 1 – 4 of 4) sorted by relevance
55 static WCHAR *(*get_line)(FILE *); variable
106 static WCHAR *(*get_line)(FILE *); variable
249 static inline struct line *get_line( struct inf_file *file, unsigned int section_index, in get_line() function
52 static const char *get_line(const char **ptr) in get_line() function