Home
last modified time | relevance | path

Searched refs:source (Results 76 – 100 of 1655) sorted by last modified time

12345678910>>...67

/plugin/recommend/
H A Dscript.js77 source: function (request, cb) {
/plugin/bureaucracy/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
/plugin/bureaucracy/script/
H A Duser.js44 source: function (request, response) {
64 source: function (request, response) {
/plugin/tgnotify/
H A DLICENSE27 including but not limited to software source code, documentation
28 source, and configuration files.
56 communication on electronic mailing lists, source code control systems,
/plugin/htmlok/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
/plugin/gitbacked/
H A DLICENSE24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
160 special exception, the source code distributed need not include
161 anything that is normally distributed (in either source or binary
168 access to copy the source code from the same place counts as
169 distribution of the source code, even though third parties are not
[all …]
/plugin/gitbacked/lib/
H A DGit.php70 …public static function &create($repo_path, $source = null, \action_plugin_gitbacked_editcommit $pl… argument
71 return GitRepo::create_new($repo_path, $source, $plugin);
157 …ate_new($repo_path, \action_plugin_gitbacked_editcommit $plugin = null, $source = null, $remote_so… argument
162 if (is_string($source)) {
170 $repo->clone_remote($source, $reference);
172 $repo->clone_from($source);
519 public function clone_from($source) { argument
520 return $this->run("clone --local $source ".$this->repo_path);
534 public function clone_remote($source, $reference) { argument
535 return $this->run("clone $reference $source ".$this->repo_path);
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DTharlonOFL.txt31 include source files, build scripts and documentation.
H A DDhyanaOFL.txt32 include source files, build scripts and documentation.
H A DJomolhari-OFL.txt34 - source code
H A DKhmerOFL.txt31 include source files, build scripts and documentation.
H A DLateef font OFL.txt31 include source files, build scripts and documentation.
H A DLohitKannadaOFL.txt32 include source files, build scripts and documentation.
H A DXW Zar Font Info.txt30 include source files, build scripts and documentation.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DLICENSE.txt24 this service if you wish), that you receive source code or can get it
36 source code. And you must show them these terms so they know their
80 source code as you receive it, in any medium, provided that you
139 source code, which must be distributed under the terms of Sections
144 cost of physically performing source distribution, a complete
145 machine-readable copy of the corresponding source code, to be
150 to distribute corresponding source code. (This alternative is
155 The source code for a work means the preferred form of the work for
156 making modifications to it. For an executable work, complete source
157 code means all the source cod
[all...]
/plugin/dw2pdf/
H A Dcomposer.lock12 "source": {
74 "source": "https://github.com/mpdf/mpdf"
87 "source": {
142 "source": "https://github.com/mpdf/qrcode/tree/v1.2.0"
155 "source": {
203 "source": {
250 "source": {
/plugin/dw2pdf/vendor/setasign/fpdi/
H A DREADME.md122 // set the source file
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DLICENSE33 Corresponding Source for the Combined Work, excluding any source code
38 object code and/or source code for the Application, including any data
/plugin/combo/ComboStrap/
H A DArrayCaseInsensitive.php40 public function __construct(array &$source = array()) argument
42 $this->sourceArray = &$source;
43 array_walk($source, function ($value, $key) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DLICENSE6 Redistribution and use in source and binary forms, with or without
9 1. Redistributions of source code must retain the above copyright notice, this
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHandlebars.php456 $source = $this->getLoader()->load($name);
457 $tree = $this->tokenize($source);
458 return new Template($this, $tree, $source);
473 $source = $this->getPartialsLoader()->load($name);
474 $tree = $this->tokenize($source);
475 return new Template($this, $tree, $source);
506 * @param string $source string to load
509 public function loadString($source) argument
511 $tree = $this->tokenize($source);
512 return new Template($this, $tree, $source);
521 tokenize($source) global() argument
[all...]
H A DHelpers.php50 "raw", // Return the source as is without converting
218 * @param string $source part of template that is wrapped
223 public function helperIf($template, $context, $args, $source) argument
225 $tpl = $template->getEngine()->loadString('{{#if ' . $args . '}}' . $source . '{{/if}}');
291 * @param string $source part of template that is wrapped
296 public function helperEach($template, $context, $args, $source) argument
386 * @param string $source part of template that is wrapped
391 public function helperUnless($template, $context, $args, $source) argument
413 * @param string $source part of template that is wrapped
418 public function helperWith($template, $context, $args, $source) argument
441 helperBindAttr($template, $context, $args, $source) global() argument
459 helperUpper($template, $context, $args, $source) global() argument
477 helperLower($template, $context, $args, $source) global() argument
495 helperCapitalize($template, $context, $args, $source) global() argument
513 helperCapitalizeWords($template, $context, $args, $source) global() argument
531 helperReverse($template, $context, $args, $source) global() argument
549 helperFormatDate($template, $context, $args, $source) global() argument
581 helperInflect($template, $context, $args, $source) global() argument
605 helperDefault($template, $context, $args, $source) global() argument
627 helperTruncate($template, $context, $args, $source) global() argument
653 helperRaw($template, $context, $args, $source) global() argument
674 helperRepeat($template, $context, $args, $source) global() argument
703 helperDefine($template, $context, $args, $source) global() argument
730 helperInvoke($template, $context, $args, $source) global() argument
[all...]
H A DTemplate.php32 protected $source = ''; variable in Handlebars\\Template
44 * @param string $source Handlebars source
46 public function __construct(Handlebars $engine, $tree, $source) argument
50 $this->source = $source;
65 * Get current source
71 return $this->source;
232 $source = substr(
238 $source
[all...]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNConfig.php79 private static function checkNonGreedyDecision(LexerATNConfig $source, ATNState $target) : bool argument
81 return $source->passedThroughNonGreedyDecision || ($target instanceof DecisionState && $target->nonGreedy);
/plugin/combo/vendor/php-webdriver/webdriver/
H A DLICENSE.md4 Copyright (c) 2020-present [open-source contributors](https://github.com/php-webdriver/php-webdriver/graphs/contributors)

12345678910>>...67