Home
last modified time | relevance | path

Searched defs:fileprops (Results 1 – 3 of 3) sorted by relevance

/dports/misc/lifelines/lifelines-3.1.1/src/liflines/
H A Daskgedc.c68 add_gedcom_props (TABLE fileprops) in add_gedcom_props()
145 parse_gedcoms (TABLE * fileprops) in parse_gedcoms()
158 set_gedcom_d0 (TABLE * fileprops) in set_gedcom_d0()
191 TABLE * fileprops; in ask_for_gedcom() local
H A Daskprogram.c72 add_program_props (TABLE fileprops) in add_program_props()
159 parse_programs (TABLE * fileprops) in parse_programs()
172 set_programs_d0 (TABLE * fileprops) in set_programs_d0()
207 TABLE * fileprops; in ask_for_program() local
263 TABLE * fileprops = (TABLE *)param; in proparrdetails() local
/dports/archivers/ark/ark-21.12.3/plugins/cliplugin-example/
H A Dcliplugin.cpp97 QStringList fileprops = line.split(QLatin1Char(' '), Qt::SkipEmptyParts); in readListLine() local