Home
last modified time | relevance | path

Searched refs:source (Results 301 – 325 of 1655) sorted by relevance

1...<<11121314151617181920>>...67

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuild.php371 public function setSource(Source $source) argument
373 $this->source = $source;
380 return $this->source;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1Build.php371 public function setSource(ContaineranalysisGoogleDevtoolsCloudbuildV1Source $source) argument
373 $this->source = $source;
380 return $this->source;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSearchableSnapshotsNamespace.asciidoc32 [source,php]
49 [source,php]
68 [source,php]
82 [source,php]
H A DCatNamespace.asciidoc52 [source,php]
72 [source,php]
93 [source,php]
111 [source,php]
130 [source,php]
149 [source,php]
163 [source,php]
189 [source,php]
208 [source,php]
229 [source,ph
[all...]
H A DXpackNamespace.asciidoc29 [source,php]
43 [source,php]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-meta-data.asciidoc22 [source,php]
39 [source,php]
51 [source]
67 [source,php]
H A Dserializers.asciidoc51 [source,php]
94 [source,php]
135 [source,php]
154 [source,php]
190 [source,php]
201 [source,php]
219 [source,php]
/plugin/upgrade/
H A Dcomposer.lock12 "source": {
65 "source": "https://github.com/splitbrain/php-archive/tree/1.3.1"
72 "source": {
120 "source": "https://github.com/splitbrain/php-cli/tree/1.2.1"
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php39 $source = '<?xml version="1.0"?>
51 $result = $this->parse($source);
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock13 "source": {
74 "source": {
121 "source": {
162 "source": {
203 "source": {
253 "source": {
326 "source": {
375 "source": {
425 "source": {
499 "source"
[all...]
/plugin/blockquote/syntax/
H A Dcite.php53 $source = trim(substr($match, 5, -1));
56 $source
H A Dblockquote.php58 $source = trim(substr($match,strpos($match,' '),-1));
61 $source
H A Dq.php55 $source = trim(substr($match,strpos($match,' '),-1));
58 $source
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js1048 var source = arguments[index],
1049 keys = keysFunc(source),
1429 var testRegexp = RegExp(source);
1497 (settings.escape || noMatch).source,
1499 (settings.evaluate || noMatch).source
1504 var source = "__p+='";
1520 source += "';\n";
1523 if (!settings.variable) source = 'with(obj||{}){\n' + source + '}\n';
1527 source + 'return __p;\n';
1533 e.source = source;
[all …]
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default51 …llowed_dirs'] = array(); // array of additional directories to allow source images to be read …
84 …PARATOR.'cache'.DIRECTORY_SEPARATOR.'source'.DIRECTORY_SEPARATOR; // set the cache directory for …
86 // * cache source modification date configuration
87 … // if true, local source images will not be checked for modification date and cached image will b…
88 …// if true, remote source images will not be checked for modification date and cached image will b…
95 // The '*' character MUST be used to represent the source image name
130 // maximum number of pixels in source image to attempt to process entire image in GD mode.
131 // If this is zero then no limit on source image dimensions.
132 // If this is nonzero then this is the maximum number of pixels the source image can have to be pro…
134 // source images (>2Mpx) and low PHP memory limits. If PHP runs out of memory the script will usual…
[all …]
/plugin/inseecity/
H A Dscript.js39 source: inseeCityName,
40 source: function (request, response) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php206 * @param StreamInterface $source Stream to read from
215 function copy_to_stream(StreamInterface $source, StreamInterface $dest, $maxLen = -1) argument
217 return Utils::copyToStream($source, $dest, $maxLen);
/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php72 public function __construct(Listenable $source, array $ids) argument
74 $this->_source = $source;
/plugin/bureaucracy-au/script/
H A Duser.js44 source: function (request, response) {
64 source: function (request, response) {
/plugin/bureaucracyau/script/
H A Duser.js44 source: function (request, response) {
64 source: function (request, response) {
/plugin/bureaucracy/script/
H A Duser.js44 source: function (request, response) {
64 source: function (request, response) {
/plugin/inlinejs/syntax/
H A Dpreloader.php163 $source = substr($match, 8, -9);
164 if (!empty($source)) {
165 $this->_add_entry('script', $source);
/plugin/geophp/
H A Dcomposer.lock12 "source": {
57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
75 "source": "https://github.com/funiq/geoPHP/tree/v2.0.3"
/plugin/googleads/
H A DCHANGELOG.md31 [GA-2]: http://192.168.1.150/open-source/dokuwiki/googleads/-/issues/2
32 [GA-1]: http://192.168.1.150/open-source/dokuwiki/googleads/-/issues/1
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.layout.table.css8 .syntax-container.syntax-theme-base table.syntax tr.alt td.source {
10 .syntax-container.syntax-theme-base table.syntax td.source {

1...<<11121314151617181920>>...67