Home
last modified time | relevance | path

Searched refs:source (Results 151 – 175 of 1655) sorted by relevance

12345678910>>...67

/plugin/zip/pear/File/Archive/Reader/
H A DSelect.php48 function File_Archive_Reader_Select($filename, &$source) argument
50 parent::File_Archive_Reader_Relay($source);
59 return $this->source->select($this->filename, false);
H A DBzip2.php76 $dataFilename = $this->source->getDataFilename();
90 $this->source->sendData($dest);
106 $name = $this->source->getFilename();
154 $this->bzfile = bzopen($this->source->getDataFilename(), 'r');
235 $this->source->rewind();
236 $innerWriter = $this->source->makeWriterRemoveBlocks(array()); //Truncate the source
237 unset($this->source);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDetail.php63 public $source; variable in Google\\Service\\ContainerAnalysis\\Detail
230 public function setSource($source) argument
232 $this->source = $source;
239 return $this->source;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D78c96113ae4ed0054e581b17542528a7.asciidoc3 [source, php]
7 'source' => [
8 'index' => 'source',
H A D1216f8f7367df3aa823012cef310c08a.asciidoc3 [source, php]
7 'source' => [
14 'source' => 'ctx._source.tag = ctx._source.remove("flag")',
H A D64b9baa6d7556b960b29698f3383aa31.asciidoc3 [source, php]
7 'source' => [
11 'index' => 'source',
H A D7f697eb436dfa3c30dfe610d8c32d132.asciidoc3 [source, php]
7 'source' => [
13 'index' => 'source',
H A D36b2778f23d0955255f52c075c4d213d.asciidoc3 [source, php]
7 'source' => [
13 'index' => 'source',
H A D973a3ff47fc4ce036ecd9bd363fef9f7.asciidoc3 [source, php]
7 'source' => [
15 'source' => 'ctx._index = \'metricbeat-\' + (ctx._index.substring(\'metricbeat-\'.length(), ctx._index.length())) + \'-1\'',
H A D8871b8fcb6de4f0c7dff22798fb10fb7.asciidoc3 [source, php]
7 'source' => [
15 'source' => 'if (ctx._source.foo == \'bar\') {ctx._version++; ctx._source.remove(\'foo\')}',
H A D1b8655e6ba99fe39933c6eafe78728b7.asciidoc3 [source, php]
7 'source' => [
22 'source' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DAutoscalingNamespace.asciidoc31 [source,php]
44 [source,php]
56 [source,php]
69 [source,php]
H A DIngestNamespace.asciidoc32 [source,php]
47 [source,php]
61 [source,php]
73 [source,php]
89 [source,php]
/plugin/barcodes/
H A Dcomposer.lock12 "source": {
66 "source": {
136 "source": {
195 "source": {
251 "source": {
311 "source": {
362 "source": {
439 "source": {
499 "source": {
562 "source": {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAttachedDisk.php70 public $source; variable in Google\\Service\\Compute\\AttachedDisk
261 public function setSource($source) argument
263 $this->source = $source;
270 return $this->source;
H A DSavedAttachedDisk.php70 public $source; variable in Google\\Service\\Compute\\SavedAttachedDisk
255 public function setSource($source) argument
257 $this->source = $source;
264 return $this->source;
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php43 $source = strtolower($_REQUEST['source']);
44 $this->listSource = (($source == 'large') || ($source == 'small')) ? $source : null;
183 function html_providers_list(&$source, $large=false) { argument
184 if (!is_array($source)) return '';
189 foreach ($source as $id => $pro) {
/plugin/prolog/
H A Dattribute_options.php109 …$source = '<pre><u>Prolog plug-in</u> - option <i><b>source</b></i><br /><b>Source code:</b><br />…
110 $source .= $sourceCode;
111 $source .= '</pre>';
112 return $source;
/plugin/podcast/blogtng-tpl/
H A Dentry.php40 $source = array( ); variable
44 $source[] = "<source src='".$f['url']."' />";
48 if( count( $source )) {
50 echo implode( "\n", $source );
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdataDictWordsSenses.php121 public function setSource(DictlayerdataDictWordsSensesSource $source) argument
123 $this->source = $source;
130 return $this->source;
H A DReview.php146 public function setSource(ReviewSource $source) argument
148 $this->source = $source;
155 return $this->source;
/plugin/svgpureinsert/_test/
H A Dsyntax.test.php13 $source = '{{just:some.svg?400x500 |test}}';
14 $parser_response = p_get_instructions($source);
32 $source
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DActivity.php70 public $source; variable in Google\\Service\\AnalyticsReporting\\Activity
271 public function setSource($source) argument
273 $this->source = $source;
280 return $this->source;
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock13 "source": {
63 "source": "https://github.com/composer/pcre/tree/3.1.0"
84 "source": {
144 "source": "https://github.com/composer/semver/tree/3.3.2"
165 "source": {
210 "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
231 "source": {
300 "source": "https://github.com/doctrine/annotations/tree/2.0.1"
307 "source": {
356 "source"
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DMetadata.php139 public function setSource(Source $source) argument
141 $this->source = $source;
148 return $this->source;

12345678910>>...67