#include "osqlquery.h"#include "osqlitedriver.h"#include <opie2/odebug.h>#include <stdlib.h>#include <stdio.h>Include dependency graph for osqlitedriver.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | Opie |
| namespace | Opie::DB |
| namespace | Opie::DB::Internal |
Functions | |
| int | sqliteRlikeCompare (const char *zPattern, const char *zString, sqregex *reg) |
| void | rlikeFunc (sqlite3_context *context, int count, sqlite3_value **values) |
|
||||||||||||||||
|
Definition at line 106 of file osqlitedriver.cpp. References qWarning(), and Opie::DB::Internal::sqliteRlikeCompare(). Referenced by Opie::DB::Internal::OSQLiteDriver::open(). |
|
||||||||||||||||
|
Definition at line 85 of file osqlitedriver.cpp. References NULL, printf, Opie::DB::Internal::sqregex::regex_c, and Opie::DB::Internal::sqregex::regex_raw. Referenced by Opie::DB::Internal::rlikeFunc(). |
|
|
|
Definition at line 45 of file osqlitedriver.cpp. Referenced by calcDlgUI::calc(), and KMolCalc::readGroup(). |
|
1.4.2