代码搜索:SQLITE
找到约 6,284 项符合「SQLITE」的源代码
代码结果 6,284
www.eeworm.com/read/422060/2045862
phpt sqlite_013.phpt
--TEST--
sqlite: fetch column
--INI--
sqlite.assoc_case=0
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2045864
phpt sqlite_012.phpt
--TEST--
sqlite: read field names
--INI--
sqlite.assoc_case=0
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2045866
phpt sqlite_027.phpt
--TEST--
sqlite: crash inside sqlite_escape_string() & sqlite_udf_encode_binary
--SKIPIF--
--INI--
memory_limit=-1
--FILE--
www.eeworm.com/read/401176/2342766
c kv_sqlite.c
/*
This file is part of GNUnet.
(C) 2006 Christian Grothoff (and other contributing authors)
GNUnet is free software; you can redistribute it and/or modify
it under the terms of t
www.eeworm.com/read/399273/2363451
c sql_sqlite.c
/*
* sql_sqlite.c
* freeradius
*
* Version: $Id$
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
www.eeworm.com/read/395296/2440522
pro sqlite2.pro
SOURCES = sqlite2.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
LIBS += -lsqlite
www.eeworm.com/read/395296/2442586
h sqlite3.h
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/395296/2442613
def sqlite3.def
EXPORTS
sqlite3_aggregate_context
sqlite3_aggregate_count
sqlite3_bind_blob
sqlite3_bind_double
sqlite3_bind_int
sqlite3_bind_int64
sqlite3_bind_null
sqlite3_bind_parameter_count
sqlite3_bind_paramete
www.eeworm.com/read/395296/2443574
h qsql_sqlite.h
/****************************************************************************
**
** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.
**
** This file is part of the QtSql module of the Qt To