Searched refs:parse_brief (Results 1 – 2 of 2) sorted by relevance
66 void (*parse_brief) (struct abstract_catalog_reader_ty *pop); member
75 if (pop->methods->parse_brief) in call_parse_brief()76 pop->methods->parse_brief (pop); in call_parse_brief()