Home
last modified time | relevance | path

Searched defs:ASSERT_TABLE_NAME (Results 1 – 6 of 6) sorted by relevance

/dports/databases/libgda5/libgda-5.2.10/libgda/
H A Dgda-connection-sqlite.h1 /*
2 * Copyright (C) 2000 Reinhard Müller <reinhard@src.gnome.org>
3 * Copyright (C) 2000 - 2002 Rodrigo Moya <rodrigo@gnome-db.org>
4 * Copyright (C) 2001 Carlos Perelló Marín <carlos@gnome-db.org>
5 * Copyright (C) 2001 - 2011 Vivien Malerba <malerba@gnome-db.org>
6 * Copyright (C) 2002 Gonzalo Paniagua Javier <gonzalo@src.gnome.org>
7 *
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/libgda/
H A Dgda-connection-sqlite.h1 /*
2 * Copyright (C) 2000 Reinhard Müller <reinhard@src.gnome.org>
3 * Copyright (C) 2000 - 2002 Rodrigo Moya <rodrigo@gnome-db.org>
4 * Copyright (C) 2001 Carlos Perelló Marín <carlos@gnome-db.org>
5 * Copyright (C) 2001 - 2011 Vivien Malerba <malerba@gnome-db.org>
6 * Copyright (C) 2002 Gonzalo Paniagua Javier <gonzalo@src.gnome.org>
7 *
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dgda-connection-internal.h37 #define ASSERT_TABLE_NAME(x,y) g_assert (!strcmp ((x), (y))) macro
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dgda-connection-internal.h37 #define ASSERT_TABLE_NAME(x,y) g_assert (!strcmp ((x), (y))) macro
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/
H A Dgda-connection-internal.h37 #define ASSERT_TABLE_NAME(x,y) g_assert (!strcmp ((x), (y))) macro
/dports/databases/libgda5-postgresql/libgda-5.2.10/libgda/
H A Dgda-connection-internal.h37 #define ASSERT_TABLE_NAME(x,y) g_assert (!strcmp ((x), (y))) macro