Home
last modified time | relevance | path

Searched refs:TDBSRC (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dtabodbc.h18 typedef class TDBSRC *PTDBSRC;
216 class TDBSRC : public TDBDRV {
219 TDBSRC(PODEF tdp) : TDBDRV(tdp) {} in TDBSRC() function
H A Dtabodbc.cpp149 tdbp = new(g) TDBSRC(this); in GetTable()
1362 PQRYRES TDBSRC::GetResult(PGLOBAL g) in GetResult()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dtabodbc.h18 typedef class TDBSRC *PTDBSRC;
216 class TDBSRC : public TDBDRV {
219 TDBSRC(PODEF tdp) : TDBDRV(tdp) {} in TDBSRC() function
H A Dtabodbc.cpp149 tdbp = new(g) TDBSRC(this); in GetTable()
1366 PQRYRES TDBSRC::GetResult(PGLOBAL g) in GetResult()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dtabodbc.h18 typedef class TDBSRC *PTDBSRC;
216 class TDBSRC : public TDBDRV {
219 TDBSRC(PODEF tdp) : TDBDRV(tdp) {}
H A Dtabodbc.cpp149 tdbp = new(g) TDBSRC(this); in GetTable()
1366 PQRYRES TDBSRC::GetResult(PGLOBAL g) in GetResult()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dtabodbc.h18 typedef class TDBSRC *PTDBSRC;
216 class TDBSRC : public TDBDRV {
219 TDBSRC(PODEF tdp) : TDBDRV(tdp) {} in TDBSRC() function
H A Dtabodbc.cpp149 tdbp = new(g) TDBSRC(this); in GetTable()
1366 PQRYRES TDBSRC::GetResult(PGLOBAL g) in GetResult()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dtabodbc.h18 typedef class TDBSRC *PTDBSRC;
216 class TDBSRC : public TDBDRV {
219 TDBSRC(PODEF tdp) : TDBDRV(tdp) {} in TDBSRC() function
H A Dtabodbc.cpp149 tdbp = new(g) TDBSRC(this);
1366 PQRYRES TDBSRC::GetResult(PGLOBAL g)
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dtabodbc.h18 typedef class TDBSRC *PTDBSRC;
216 class TDBSRC : public TDBDRV {
219 TDBSRC(PODEF tdp) : TDBDRV(tdp) {} in TDBSRC() function
H A Dtabodbc.cpp149 tdbp = new(g) TDBSRC(this); in GetTable()
1362 PQRYRES TDBSRC::GetResult(PGLOBAL g) in GetResult()