Home
last modified time | relevance | path

Searched refs:source (Results 1001 – 1025 of 1655) sorted by relevance

1...<<41424344454647484950>>...67

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc23 [source,php]
41 [source,php]
78 [source,php]
/plugin/ckgdoku/ckeditor/plugins/about/
H A Dplugin.js15 command.modes = { wysiwyg: 1, source: 1 }; property in command.modes
/plugin/autostart/
H A Dplugin.info.txt8 source https://www.dokuwiki.org/plugin:autostart
/plugin/davcal/vendor/sabre/http/
H A D.travis.yml22 - composer update --prefer-source $PREFER_LOWEST
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMigrationNamespace.asciidoc28 [source,php]
H A DFeaturesNamespace.asciidoc28 [source,php]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A De5f50b31f165462d883ecbff45f74985.asciidoc3 [source, php]
H A Db5f95bc097a201b29c7200fc8d3d31c1.asciidoc3 [source, php]
H A D804a97ff4d0613e6568e4efb19c52021.asciidoc3 [source, php]
/plugin/findologicxmlexport/vendor/sebastian/comparator/
H A D.travis.yml6 - travis_retry composer install --no-interaction --prefer-source
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.js303 return function(source) {
306 return mixin(func, Object(source));
309 each(keys(source), function(key) {
310 if (isFunction(source[key])) {
315 mixin(func, Object(source));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php315 public $source; variable in Google\\Service\\ShoppingContent\\Product
1472 public function setSource($source) argument
1474 $this->source = $source;
1481 return $this->source;
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1source,destination,properties){if(properties&&Object.prototype.toString.call(properties)==="[objec… argument
2source.width,'" height="',canvas[property].source.height,'" patternUnits="userSpaceOnUse">','<imag… argument
4source){var oColor=new Color;oColor.setSource(source);return oColor}})(typeof exports!=="undefined… argument
5source||this.getPatternSrc(),"repeat")},_setBrushStyles:function(){this.callSuper("_setBrushStyles…
6 ….fill.source&&!(options.fill instanceof fabric.Pattern)){this.set("fill",new fabric.Pattern(option…
11source;source=new fabric.Color(this.color).getSource();tintR=source[0]*this.opacity;tintG=source[1…
H A Dfabric.js4501 return 'rgb(' + source[0] + ',' + source[1] + ',' + source[2] + ')';
4510 return 'rgba(' + source[0] + ',' + source[1] + ',' + source[2] + ',' + source[3] + ')';
4519 hsl = this._rgbToHsl(source[0], source[1], source[2]);
4530 hsl = this._rgbToHsl(source[0], source[1], source[2]);
4593 average = (source[0] * 0.3 + source[1] * 0.59 + source[2] * 0.11).toFixed(0),
5349 this.source = options.source;
5373 source = String(this.source);
5377 source = this.source.src;
5381 source: source,
5395 var patternSource = typeof this.source === 'function' ? this.source() : this.source,
[all …]
/plugin/abc2/
H A Dprint.css9 .abc-source .nop,
/plugin/tline/
H A DLICENSE.txt4 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
/plugin/eventline/
H A DLICENSE.txt4 * Redistribution and use in source and binary forms, with or without
8 * 1. Redistributions of source code must retain the above copyright
/plugin/revealjs/css/theme/
H A DREADME.md7 …ating a ```.scss``` file in [/css/theme/source](https://github.com/hakimel/reveal.js/blob/master/c…
/plugin/pdfjs/pdfjs/web/cmaps/
H A DLICENSE5 %%Copyright: Redistribution and use in source and binary forms, with or
9 %%Copyright: Redistributions of source code must retain the above
/plugin/rst/
H A DLicense.text16 Redistribution and use in source and binary forms, with or without
20 * Redistributions of source code must retain the above copyright notice,
/plugin/pdftools/
H A Dadmin.php58 $source = $_FILES["zip_file"]["tmp_name"];
78 if(move_uploaded_file($source, $target_path)) {
/plugin/commonmark/
H A Dcomposer.lock12 "source": {
80 "source": "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.2"
87 "source": {
168 "source": "https://github.com/thephpleague/commonmark"
193 "source": {
254 "source": "https://github.com/thephpleague/config"
275 "source": {
330 "source": "https://github.com/nette/schema/tree/v1.2.4"
337 "source": {
417 "source"
[all...]
/plugin/refnotes/
H A Daction.php535 $source = refnotes_localization::getInstance()->getFileName('__template');
539 if (@filemtime($destination) < @filemtime($source)) {
544 $success = copy($source, $destination);
546 touch($destination, filemtime($source));
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php194 * @param StreamInterface $source
203 StreamInterface $source, argument
212 $source,
218 $source->close();
/plugin/comment/
H A Dplugin.info.txt6 desc Add comments/notes to your wiki source that won't be shown on the page.

1...<<41424344454647484950>>...67