Home
last modified time | relevance | path

Searched refs:run (Results 226 – 250 of 1087) sorted by relevance

12345678910>>...44

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DUglifyJsFilter.php136 $code = $proc->run();
H A DGssFilter.php129 $code = $proc->run();
H A DUglifyJs2Filter.php129 $code = $proc->run();
H A DCssEmbedFilter.php128 $code = $proc->run();
H A DLessFilter.php149 $code = $proc->run();
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerJarFilter.php103 $code = $proc->run();
/plugin/freechat/phpfreechat/src/commands/
H A Dgetnewmsg.class.php27 function run(&$xml_reponse, $p) function in pfcCommand_getnewmsg
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A DREADME.md19 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DReports.php122 public function run($profileId, $reportId, $optParams = []) function in Google\\Service\\Dfareporting\\Resource\\Reports
/plugin/combo/grammar/
H A DREADME.md37 * And run it at the command line
/plugin/shell/lang/en/
H A Dhelp.txt9 …ends commands to the server and displays the output. It is not possible to run interactive program…
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DREADME.md52 Then, to run all the test suites:
55 $ vendor/bin/hoa test:run
/plugin/pagemod/helper/
H A Dpagemod.php23 public function run($fields, $thanks, $argv) { function in helper_plugin_pagemod_pagemod
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO3 You create an Entity definition file with the format illustrated below, and then run the php
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestResult.php243 function run(&$test) { function in PHPUnit_TestResult
/plugin/sphinxsearch/
H A DINSTALL16 3. After indexer completes it's job, run searchd, e.g.:
/plugin/ckgdoku/action/entities/
H A DENTITIES.HOWTO3 You create an Entity definition file with the format illustrated below, and then run the php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DProjectsLocationsTriggers.php146 public function run($name, RunBuildTriggerRequest $postBody, $optParams = []) function in Google\\Service\\CloudBuild\\Resource\\ProjectsLocationsTriggers
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO3 You create an Entity definition file with the format illustrated below, and then run the php
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/
H A Ddefaults.yml68 .ci/run-tests
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php565 $result = PHPUnit::run($this->suite);
618 function run() function in PHPUnit_GUI_Gtk
/plugin/odtplus2dw/
H A DREADME.md26 If you run the Dokuwiki server on Debian, you can accomplish this requirements following this directions:
36 PHP code (at least in my system) is executed by the user `daemon`. I had problems running a Java application with this user (it seems soffice is a Java application) so I decided to run the soffice conversion using `sudo`. To make it work, I had to add a line to the file `/etc/sudoers`. You can do the same executing:
/plugin/spellcheck/
H A Dscript.js209 ajax_spell.buttonObj.onclick = function(){ ajax_spell.run(); return false; };
418 this.run = function(){ method in ajax_spell_class
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudBuild.php777 ],'run' => [
778 'path' => 'v1/{+name}:run',
1004 ],'run' => [
1005 'path' => 'v1/projects/{projectId}/triggers/{triggerId}:run',
/plugin/jmol2/jmol/
H A DREADME.txt32 can open and save files, etc. It can be run from the command line
51 The applet, i.e. a version of the program that will only run
72 must be authorized by the web page visitor for it to run, but then

12345678910>>...44