Home
last modified time | relevance | path

Searched defs:toDB (Results 1 – 22 of 22) sorted by relevance

/dports/www/owncloud/owncloud/core/Command/Db/
H A DConvertType.php268 …protected function createSchema(Connection $fromDB, Connection $toDB, InputInterface $input, Outpu…
311 protected function replayMigrations(Connection $fromDB, Connection $toDB, $app) {
364 …protected function copyTable(Connection $fromDB, Connection $toDB, Table $table, InputInterface $i…
467 …protected function convertDB(Connection $fromDB, Connection $toDB, array $tables, InputInterface $…
/dports/www/e107/e107/e107_core/bbcodes/
H A Dbb_code.php16 function toDB($code_text, $parm) function in bb_code
H A Dbb_p.php22 function toDB($code_text, $parm) function in bb_p
H A Dbb_block.php24 function toDB($code_text, $parm) function in bb_block
H A Dbb_glyph.php18 function toDB($code_text, $parm) function in bb_glyph
H A Dbb_video.php18 function toDB($code_text, $parm) function in bb_video
H A Dbb_alert.php18 function toDB($code_text, $parm) function in bb_alert
H A Dbb_h.php23 function toDB($code_text, $parm) function in bb_h
H A Dbb_nobr.php23 function toDB($code_text, $parm) function in bb_nobr
H A Dbb_youtube.php42 function toDB($code_text, $parm) function in bb_youtube
H A Dbb_img.php18 function toDB($code_text, $parm) function in bb_img
/dports/www/nextcloud/nextcloud/core/Command/Db/
H A DConvertType.php235 …protected function createSchema(Connection $fromDB, Connection $toDB, InputInterface $input, Outpu…
303 …protected function copyTable(Connection $fromDB, Connection $toDB, Table $table, InputInterface $i…
404 …protected function convertDB(Connection $fromDB, Connection $toDB, array $tables, InputInterface $…
/dports/www/e107/e107/e107_plugins/_blank/
H A De_parse.php55 function toDB($text, $param=array()) function in _blank_parse
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/org/eclipse/test/internal/performance/db/
H A DVariations.java107 private static String toDB(Properties keyValues, boolean asQuery) { in toDB() method in Variations
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DColumnHandler.cpp35 Persistent<String> toDB; member in Keys
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DColumnHandler.cpp35 Persistent<String> toDB; member in Keys
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DColumnHandler.cpp35 Persistent<String> toDB; member in Keys
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DColumnHandler.cpp35 Persistent<String> toDB; member in Keys
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/Adapter/impl/ndb/src/
H A DColumnHandler.cpp35 Persistent<String> toDB; member in Keys
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/GPL/
H A DStats.java167 public void toDB() { in toDB() method in Stats
/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/db/
H A Dmeta.go87 func (m *metadataTracker) toDB(t backend.WriteTransaction, folder []byte) error { func
/dports/www/e107/e107/e107_handlers/
H A De_parse_class.php494 public function toDB($data = null, $nostrip =false, $no_encode = false, $mod = false, $parm = null) function in e_parse