Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/
H A Dsess_sqlite.c40 PS_OPEN_FUNC(sqlite) in PS_OPEN_FUNC() argument
74 PS_CLOSE_FUNC(sqlite) in PS_CLOSE_FUNC() argument
83 PS_READ_FUNC(sqlite) in PS_READ_FUNC() argument
138 PS_WRITE_FUNC(sqlite) in PS_WRITE_FUNC() argument
162 PS_DESTROY_FUNC(sqlite) in PS_DESTROY_FUNC() argument
172 PS_GC_FUNC(sqlite) in PS_GC_FUNC() argument
H A Dsqlite.c639 ZEND_GET_MODULE(sqlite) in ZEND_GET_MODULE() argument
761 PHP_RSHUTDOWN_FUNCTION(sqlite) in PHP_RSHUTDOWN_FUNCTION() argument
1358 static PHP_GINIT_FUNCTION(sqlite) in PHP_GINIT_FUNCTION() argument
1363 PHP_MINIT_FUNCTION(sqlite) in PHP_MINIT_FUNCTION() argument
1446 PHP_MSHUTDOWN_FUNCTION(sqlite) in PHP_MSHUTDOWN_FUNCTION() argument
1457 PHP_MINFO_FUNCTION(sqlite) in PHP_MINFO_FUNCTION() argument
/PHP-5.3/ext/sqlite/libsqlite/src/
H A DsqliteInt.h344 struct sqlite { struct
368 struct sqliteInitInfo { /* Information used during initialization */ argument
389 ** Possible values for the sqlite.flags and or Db.flags fields. argument
H A Dsqlite.h.in63 typedef struct sqlite sqlite; typedef
H A Dsqlite.w32.h59 typedef struct sqlite sqlite; typedef
/PHP-5.3/ext/phar/tests/files/
H A Dpear2coverage.phar.php136 function setController($controller)
143 $coverage = $sqlite->retrieveProjectCoverage();
147 function testTOC($sqlite)
152 function fileLineTOC($sqlite, $file, $line) argument
738 namespace PEAR2\Pyrus\Developer\CoverageAnalyzer {

Completed in 34 milliseconds