Home
last modified time | relevance | path

Searched refs:exec (Results 76 – 100 of 466) sorted by relevance

12345678910>>...19

/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc26 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.commandDefinition.html#exec
27 exec : function( editor )
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc26 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.commandDefinition.html#exec
27 exec : function( editor )
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DPDOMySQLTest.php27 $pdo->exec($query);
H A DPDOSqliteTest.php24 $pdo->exec($query);
/plugin/davcal/vendor/sabre/dav/bin/
H A Dsabredav.php53 $server->exec();
/plugin/ac/actions/
H A Dtasks.php10 public function exec() { function in syntax_plugin_ac_action_tasks
H A Dtickets.php12 public function exec() { function in syntax_plugin_ac_action_tickets
/plugin/diagramsnet/lib/math/extensions/
H A Dtex2jax.js19exec(a);if(c.firstChild&&!a.match(/(^| )MathJax/)&&(f||!this.skipTags.exec(e))){d=(g||this.ignoreC…
/plugin/sequencediagram/bower_components/snap.svg/
H A DGruntfile.js50 exec: {
/plugin/authfacebook/lib/HttpClients/
H A DFacebookCurl.php75 public function exec() function in Facebook\\HttpClients\\FacebookCurl
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DPDOSqliteTest.php37 $pdo->exec($query);
H A DAbstractPDOTest.php25 …$pdo->exec('INSERT INTO addressbooks (principaluri, displayname, uri, description, synctoken) VALU…
26 …$pdo->exec('INSERT INTO cards (addressbookid, carddata, uri, lastmodified, etag, size) VALUES (1, …
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DMapGetToPropFindTest.php29 $this->server->exec();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DNullTransport.php86 public function exec(Request $request, array $params): Response function in Elastica\\Transport\\NullTransport
/plugin/ac/
H A Daction.php46 echo $action->exec();
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dextension.cache.sqlite3.php163 $db->exec($sql);
228 return $db->exec($sql);
/plugin/shell/
H A DP0wnyShell.php25 exec("echo $match[1]", $stdout);
58 exec($cmd, $output);
/plugin/webdav/
H A Dserver.php64 $server->exec();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DTestUtil.php27 $pdo->exec($query);
/plugin/fckg/fckeditor/
H A Daspell.php73 exec("$aspell_prog dump dicts", $dicts,$retv);
/plugin/dokugitviewer/
H A Dgit-utils.inc.php15 exec($c, $output, $ret);
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.output.ps2pdf.class.php4 exec($cmd, $output, $result);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/Debug/
H A DCSSLintSniff.php70 exec($cmd, $output, $retval);
/plugin/editsections2/
H A Dscript.js64 if (!range || !(matched = /^(\d+)-(\d*)$/.exec(range.value))) {
92 (idMatched = /\b(?:editbutton_(\d+))\b/.exec(parent.className)) &&
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js1exec(l);var m=[];var k=function(q){if(n!=null){var s=new RegExp("( |>)"+q.toUpperCase()+"( |})","g…

12345678910>>...19