| /plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/ |
| D | AssetCollectionFilterIterator.php | 25 private $sources; variable in Assetic\\Asset\\Iterator\\AssetCollectionFilterIterator 32 * @param array $sources An array of visited source strings 34 … __construct(AssetCollectionIterator $iterator, array $visited = array(), array $sources = array()) argument 39 $this->sources = $sources; 67 if (in_array($source, $this->sources)) { 70 $this->sources[] = $source; 82 return new self($this->getInnerIterator()->getChildren(), $this->visited, $this->sources);
|
| /plugin/asciidocjs/node_modules/lodash/ |
| D | _createAssigner.js | 12 return baseRest(function(object, sources) { argument 14 length = sources.length, 15 customizer = length > 1 ? sources[length - 1] : undefined, 16 guard = length > 2 ? sources[2] : undefined; 22 if (guard && isIterateeCall(sources[0], sources[1], guard)) { 28 var source = sources[index];
|
| D | defaults.js | 33 var defaults = baseRest(function(object, sources) { argument 37 var length = sources.length; 38 var guard = length > 2 ? sources[2] : undefined; 40 if (guard && isIterateeCall(sources[0], sources[1], guard)) { 45 var source = sources[index];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/ |
| D | CopyOtherContactToMyContactsGroupRequest.php | 34 public $sources; variable in Google\\Service\\PeopleService\\CopyOtherContactToMyContactsGroupRequest 67 public function setSources($sources) argument 69 $this->sources = $sources; 76 return $this->sources;
|
| D | UpdateContactPhotoRequest.php | 34 public $sources; variable in Google\\Service\\PeopleService\\UpdateContactPhotoRequest 67 public function setSources($sources) argument 69 $this->sources = $sources; 76 return $this->sources;
|
| D | BatchCreateContactsRequest.php | 32 public $sources; variable in Google\\Service\\PeopleService\\BatchCreateContactsRequest 65 public function setSources($sources) argument 67 $this->sources = $sources; 74 return $this->sources;
|
| D | BatchUpdateContactsRequest.php | 32 public $sources; variable in Google\\Service\\PeopleService\\BatchUpdateContactsRequest 69 public function setSources($sources) argument 71 $this->sources = $sources; 78 return $this->sources;
|
| D | PersonMetadata.php | 101 public function setSources($sources) argument 103 $this->sources = $sources; 110 return $this->sources;
|
| /plugin/asciidocjs/node_modules/uglify-js/lib/ |
| D | sourcemap.js | 95 var sources = create_array_map(); 110 sources: map.sources, property 113 for (var i = 0; i < map.sources.length; i++) { 115 if (content) sources_content.set(map.sources[i], content); 140 source = map.sources[indices[1]]; 158 sources: sources, property 159 sourcesContent: sources_content ? sources.map(function(source) { 182 var src_idx = sources.index(source);
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/ |
| D | ChartSourceRange.php | 29 public function setSources($sources) argument 31 $this->sources = $sources; 38 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/ |
| D | ListDataSourceResponse.php | 47 public function setSources($sources) argument 49 $this->sources = $sources; 56 return $this->sources;
|
| D | ListQuerySourcesResponse.php | 47 public function setSources($sources) argument 49 $this->sources = $sources; 56 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
| D | ListSourcesResponse.php | 47 public function setSources($sources) argument 49 $this->sources = $sources; 56 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/ |
| D | Rule.php | 45 public function setSources($sources) argument 47 $this->sources = $sources; 54 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/ |
| D | GoogleIdentityAccesscontextmanagerV1IngressFrom.php | 65 public function setSources($sources) argument 67 $this->sources = $sources; 74 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/ |
| D | IngressFrom.php | 65 public function setSources($sources) argument 67 $this->sources = $sources; 74 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
| D | SideInputInfo.php | 51 public function setSources($sources) argument 53 $this->sources = $sources; 60 return $this->sources;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/ |
| D | ListSourcesResponse.php | 51 public function setSources($sources) argument 53 $this->sources = $sources; 60 return $this->sources;
|
| /plugin/zip/pear/File/Archive/Reader/ |
| D | Multi.php | 43 var $sources = array(); variable in File_Archive_Reader_Multi 61 $this->sources[] =& $source; 69 while (array_key_exists($this->currentIndex, $this->sources)) { 70 $this->source =& $this->sources[$this->currentIndex];
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/ |
| D | AdministrationRegion.php | 82 public function setSources($sources) argument 84 $this->sources = $sources; 91 return $this->sources;
|
| D | Office.php | 119 public function setSources($sources) argument 121 $this->sources = $sources; 128 return $this->sources;
|
| /plugin/authgoogle/google/contrib/ |
| D | Google_CivicInfoService.php | 111 public $sources; variable in Google_AdministrationRegion 136 public function setSources(/* array(Google_Source) */ $sources) { argument 137 $this->assertIsArray($sources, 'Google_Source', __METHOD__); 138 $this->sources = $sources; 141 return $this->sources; 346 public $sources; variable in Google_Contest 428 public function setSources(/* array(Google_Source) */ $sources) { argument 429 $this->assertIsArray($sources, 'Google_Source', __METHOD__); 430 $this->sources = $sources; 433 return $this->sources; [all …]
|
| /plugin/aichat/ |
| D | action.php | 59 $sources = []; 62 … if (isset($sources[$source->getPage()])) continue; // only show the first occurrence per page 63 $sources[$source->getPage()] = [ 76 'sources' => array_values($sources), 85 'sources' => $sources,
|
| /plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/internal/ |
| D | create-new-lookup-object.js | 16 for (var _len = arguments.length, sources = Array(_len), _key = 0; _key < _len; _key++) { 17 sources[_key] = arguments[_key]; 20 return _utils.extend.apply(undefined, [Object.create(null)].concat(sources));
|
| /plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/internal/ |
| D | create-new-lookup-object.js | 15 for (var _len = arguments.length, sources = Array(_len), _key = 0; _key < _len; _key++) { 16 sources[_key] = arguments[_key]; 19 return _utils.extend.apply(undefined, [Object.create(null)].concat(sources));
|