Home
last modified time | relevance | path

Searched refs:execute (Results 326 – 350 of 390) sorted by path

1...<<111213141516

/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js1528 if (router.execute(callback, args, name) !== false) {
1539 execute: function(callback, args, name) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js376 execute: function(callback, args) {
937 execute: function(callback, args, name) {
/plugin/sha3sum/
H A DLICENSE312 and execute modified versions of a covered work in that User Product from
/plugin/shell/
H A DP0wnyShell.php285 public function execute() function in P0wnyShell
H A Dshell.php15 $p0wny->execute();
/plugin/showinitpage/
H A Dgpl-3.0.md312 install and execute modified versions of a covered work in that User
/plugin/simplemysqlclient/
H A DREADME3 A Interface to execute sql on local mySQL database.
H A Ddescr.txt4 description: A GUI-Interface in Dokuwiki to execute sql on local (server side) MySQL database.
H A Dplugin.info.txt6 desc A GUI-Interface in Dokuwiki to execute sql on local (server side) MySQL database.
/plugin/sql/
H A DDB.php27 $stmt->execute($params);
/plugin/sqlite/
H A DSQLiteDB.php161 $stmt->execute($parameters);
/plugin/strata/helper/
H A Dtriples.php135 // execute query
136 $res = $query->execute($values);
182 // execute query
183 $res = $query->execute($values);
226 $res = $query->execute($values);
259 // execute the query
260 $res = $query->execute($literals);
324 // execute query
/plugin/struct/action/
H A Dbureaucracy.php
/plugin/struct/meta/
H A DAggregationCloud.php
H A DAggregationList.php
H A DAggregationTable.php
H A DAggregationValue.php
H A DCSVExporter.php
H A DSearch.php455 public function execute()
489 * @return array ($sql, $opts) The SQL and parameters to execute
498 * Initialize and execute the SQLBuilder
392 public function execute() global() function in dokuwiki\\plugin\\struct\\meta\\Search
H A DSearchCloud.php19 * @return array ($sql, $opts) The SQL and parameters to execute
105 public function execute()
104 public function execute() global() function in dokuwiki\\plugin\\struct\\meta\\SearchCloud
/plugin/struct/
H A Dremote.php
/plugin/struct/types/
H A DLookup.php
/plugin/structautolink/
H A Drenderer.php92 $data = $search->execute();
/plugin/structcombolookup/
H A Daction.php73 $result = $search->execute();
/plugin/structcombolookup/types/
H A DNarrowingLookup.php50 $results = $search->execute();
67 $result = $search->execute();
95 $result = $search->execute();

1...<<111213141516