Home
last modified time | relevance | path

Searched refs:GWEN_DB_GetNextValue (Results 1 – 17 of 17) sorted by relevance

/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1105 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n);
H A Ddb.c539 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n) in GWEN_DB_GetNextValue() function
1752 iter=GWEN_DB_GetNextValue(iter); in GWEN_DB_Values_Foreach()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1105 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n);
H A Ddb.c539 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n) in GWEN_DB_GetNextValue() function
1752 iter=GWEN_DB_GetNextValue(iter); in GWEN_DB_Values_Foreach()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1105 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n);
H A Ddb.c539 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n) in GWEN_DB_GetNextValue() function
1752 iter=GWEN_DB_GetNextValue(iter); in GWEN_DB_Values_Foreach()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1105 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n);
H A Ddb.c539 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n) in GWEN_DB_GetNextValue() function
1752 iter=GWEN_DB_GetNextValue(iter); in GWEN_DB_Values_Foreach()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/parser/
H A Ddb.h1105 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n);
H A Ddb.c539 GWEN_DB_NODE *GWEN_DB_GetNextValue(GWEN_DB_NODE *n) in GWEN_DB_GetNextValue() function
1752 iter=GWEN_DB_GetNextValue(iter); in GWEN_DB_Values_Foreach()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/aqbanking/backendsupport/
H A Dimexporter.c445 dbC=GWEN_DB_GetNextValue(dbC); in AB_ImExporter__Transform_Var()
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c457 dbT=GWEN_DB_GetNextValue(dbT); in GWEN_DBIO_XmlDb__ExportVar()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c457 dbT=GWEN_DB_GetNextValue(dbT); in GWEN_DBIO_XmlDb__ExportVar()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c457 dbT=GWEN_DB_GetNextValue(dbT); in GWEN_DBIO_XmlDb__ExportVar()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c457 dbT=GWEN_DB_GetNextValue(dbT); in GWEN_DBIO_XmlDb__ExportVar()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/plugins/dbio/xmldb/
H A Dxmldb.c457 dbT=GWEN_DB_GetNextValue(dbT); in GWEN_DBIO_XmlDb__ExportVar()
/dports/finance/aqbanking/aqbanking-6.2.10/src/libs/plugins/parsers/swift/
H A Dswift940.c1363 dbValue=GWEN_DB_GetNextValue(dbValue); in _transformSepaTags()