Searched defs:extractor_ty (Results 1 – 1 of 1) sorted by relevance
243 typedef struct extractor_ty extractor_ty; typedef244 struct extractor_ty struct260 static void extract_from_file (const char *file_name, extractor_ty extractor, argument