Searched defs:sqlite (Results 1 – 6 of 6) sorted by relevance
40 PS_OPEN_FUNC(sqlite) in PS_OPEN_FUNC() argument74 PS_CLOSE_FUNC(sqlite) in PS_CLOSE_FUNC() argument83 PS_READ_FUNC(sqlite) in PS_READ_FUNC() argument138 PS_WRITE_FUNC(sqlite) in PS_WRITE_FUNC() argument162 PS_DESTROY_FUNC(sqlite) in PS_DESTROY_FUNC() argument172 PS_GC_FUNC(sqlite) in PS_GC_FUNC() argument
639 ZEND_GET_MODULE(sqlite) in ZEND_GET_MODULE() argument761 PHP_RSHUTDOWN_FUNCTION(sqlite) in PHP_RSHUTDOWN_FUNCTION() argument1358 static PHP_GINIT_FUNCTION(sqlite) in PHP_GINIT_FUNCTION() argument1363 PHP_MINIT_FUNCTION(sqlite) in PHP_MINIT_FUNCTION() argument1446 PHP_MSHUTDOWN_FUNCTION(sqlite) in PHP_MSHUTDOWN_FUNCTION() argument1457 PHP_MINFO_FUNCTION(sqlite) in PHP_MINFO_FUNCTION() argument
344 struct sqlite { struct368 struct sqliteInitInfo { /* Information used during initialization */ argument389 ** Possible values for the sqlite.flags and or Db.flags fields. argument
63 typedef struct sqlite sqlite; typedef
59 typedef struct sqlite sqlite; typedef
136 function setController($controller)143 $coverage = $sqlite->retrieveProjectCoverage();147 function testTOC($sqlite)152 function fileLineTOC($sqlite, $file, $line) argument738 namespace PEAR2\Pyrus\Developer\CoverageAnalyzer {
Completed in 37 milliseconds