Home
last modified time | relevance | path

Searched refs:GWEN_DBIO_SetImportFn (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/parser/
H A Ddbio_be.h80 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f);
H A Ddbio.c329 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f) in GWEN_DBIO_SetImportFn() function
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/parser/
H A Ddbio_be.h80 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f);
H A Ddbio.c329 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f) in GWEN_DBIO_SetImportFn() function
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/parser/
H A Ddbio_be.h80 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f);
H A Ddbio.c329 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f) in GWEN_DBIO_SetImportFn() function
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/parser/
H A Ddbio_be.h80 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f);
H A Ddbio.c329 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f) in GWEN_DBIO_SetImportFn() function
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/parser/
H A Ddbio_be.h80 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f);
H A Ddbio.c329 void GWEN_DBIO_SetImportFn(GWEN_DBIO *dbio, GWEN_DBIO_IMPORTFN f) in GWEN_DBIO_SetImportFn() function
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/plugins/dbio/olddb/
H A Dolddb.c393 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_OldDb_Import); in GWEN_DBIO_OldDb_Factory()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/plugins/dbio/olddb/
H A Dolddb.c393 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_OldDb_Import); in GWEN_DBIO_OldDb_Factory()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/plugins/dbio/olddb/
H A Dolddb.c393 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_OldDb_Import); in GWEN_DBIO_OldDb_Factory()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/plugins/dbio/olddb/
H A Dolddb.c393 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_OldDb_Import); in GWEN_DBIO_OldDb_Factory()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/plugins/dbio/olddb/
H A Dolddb.c393 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_OldDb_Import); in GWEN_DBIO_OldDb_Factory()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c567 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_XmlDb_Import); in GWEN_DBIO_XmlDb_Factory()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c567 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_XmlDb_Import); in GWEN_DBIO_XmlDb_Factory()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c567 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_XmlDb_Import); in GWEN_DBIO_XmlDb_Factory()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c567 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_XmlDb_Import); in GWEN_DBIO_XmlDb_Factory()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c567 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_XmlDb_Import); in GWEN_DBIO_XmlDb_Factory()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/plugins/dbio/csv/
H A Dcsv.c654 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_CSV_Import); in GWEN_DBIO_CSV_Factory()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/plugins/dbio/csv/
H A Dcsv.c654 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_CSV_Import); in GWEN_DBIO_CSV_Factory()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/plugins/dbio/csv/
H A Dcsv.c654 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_CSV_Import); in GWEN_DBIO_CSV_Factory()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/plugins/dbio/csv/
H A Dcsv.c654 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_CSV_Import); in GWEN_DBIO_CSV_Factory()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/plugins/dbio/csv/
H A Dcsv.c654 GWEN_DBIO_SetImportFn(dbio, GWEN_DBIO_CSV_Import); in GWEN_DBIO_CSV_Factory()

12