Home
last modified time | relevance | path

Searched refs:commands (Results 51 – 75 of 579) sorted by last modified time

12345678910>>...24

/plugin/htmlok/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/gitbacked/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php418 preg_match_all('/([a-z]|[A-Z])([ ,\-.\d]+)*/', $attribs['d'], $commands, PREG_SET_ORDER);
421 foreach ($commands as $c) {
2525 preg_match_all('/([MZLHVCSQTAmzlhvcsqta])([eE ,\-.\d]+)*/', $d, $commands, PREG_SET_ORDER);
2531 foreach ($commands as $cmd) {
3638 preg_match_all('/([MZLHVCSQTAmzlhvcsqta])([eE ,\-.\d]+)*/', $path, $commands, PREG_SET_ORDER);
3643 foreach ($commands as $c) {
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt103 c) If the modified program normally reads commands interactively
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DHttpCommandExecutor.php24 protected static $commands = [ variable in Facebook\\WebDriver\\Remote\\HttpCommandExecutor
136 * @var array Will be merged with $commands
187 self::$w3cCompliantCommands = array_merge(self::$commands, self::$w3cCompliantCommands);
402 if (!isset(self::$commands[$commandName])) {
411 $raw = self::$commands[$command->getName()];
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md46 - Support for sending Chrome DevTools Protocol commands (see details in [wiki](https://github.com/php-webdriver/php-webdriver/wiki/Chrome#chrome-devtools-protocol-cdp)).
95 - Support for sending custom commands via `executeCustomCommand()`. See [wiki](https://github.com/php-webdriver/php-webdriver/wiki/Custom-commands) for more information.
H A DREADME.md52 To control a browser, you need to start a *remote end* (server), which will listen to the commands sent
89 Selenium server then act like a proxy and takes care of distributing commands to the respective nodes.
/plugin/combo/
H A Dcomposer.lock735 "description": "Executes commands in sub-processes",
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/combo/ComboStrap/
H A DPipelineUtility.php94 $commands = preg_split("/\|/", $commandChain);
104 foreach ($commands as $command) {
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md33 * added the `Process::fromShellCommandline()` to run commands in a shell wrapper
H A DREADME.md4 The Process component executes commands in sub-processes.
/plugin/adhoctags/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/dwtimeline/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/mobiletable/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/bpmnio/vendor/bpmn-js/
H A DREADME.md68 Then, depending on your use-case you may run any of the following commands:
/plugin/katex/
H A DLICENSE109 the interface presents a list of user commands or options, such as a
660 The hypothetical commands `show w' and `show c' should show the appropriate
661 parts of the General Public License. Of course, your program's commands
/plugin/bbcodeextensions/
H A DLICENSE109 the interface presents a list of user commands or options, such as a
660 The hypothetical commands `show w' and `show c' should show the appropriate
661 parts of the General Public License. Of course, your program's commands
/plugin/confightmlok/
H A DLICENSE48 An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.
228 The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.
/plugin/randomtables/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/upgrade/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md62 - implement the ```setup($options)``` method and register options, arguments, commands and set help texts
/plugin/embeddedphp/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may
/plugin/htmlokalt/
H A DLICENSE48 …o view a copy of this License. If the interface presents a list of user commands or options, such …
228 …pothetical commands `show w' and `show c' should show the appropriate parts of the General Public …
/plugin/const/
H A DLICENSE103 c) If the modified program normally reads commands interactively
320 The hypothetical commands `show w' and `show c' should show the appropriate
321 parts of the General Public License. Of course, the commands you use may

12345678910>>...24