Home
last modified time | relevance | path

Searched defs:get_line (Results 1 – 4 of 4) sorted by relevance

/reactos/base/applications/cmdutils/reg/
H A Dimport.c55 static WCHAR *(*get_line)(FILE *); variable
/reactos/base/applications/regedit/
H A Dregproc.c106 static WCHAR *(*get_line)(FILE *); variable
/reactos/dll/win32/setupapi/
H A Dparser.c249 static inline struct line *get_line( struct inf_file *file, unsigned int section_index, in get_line() function
/reactos/dll/directx/wine/wined3d/
H A Darb_program_shader.c52 static const char *get_line(const char **ptr) in get_line() function