Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/
H A DLongestCommonSubsequenceTest.php56 $this->assertEquals(array(), $common);
68 $this->assertEquals($from, $common);
82 $this->assertEquals($expected, $common);
93 $this->assertEquals($range, $common);
102 $this->assertEquals(array(), $common);
107 $this->assertEquals(array(), $common);
123 $this->assertEquals($expected, $common);
129 $this->assertEquals($expected, $common);
148 $this->assertEquals($to, $common);
159 $this->assertEquals($to, $common);
[all …]
/plugin/preservefilenames/
H A Drenderer.php35 $common = new PreserveFilenames_Common();
37 $language = $common->_sanitizeFilename($language);
43 $filename = $common->_correctBasename($filename);
44 $filename = $common->_sanitizeFilename($filename);
51 header($common->_buildContentDispositionHeader('download', $filename, 'no_pathinfo'));
H A Daction_anteater.php26 protected $common; variable in action_plugin_preservefilenames_anteater
33 $this->common = new PreserveFilenames_Common();
69 $filename_safe = $this->common->_sanitizeFileName($filename_orig);
146 $filename = utf8_decodeFN($this->common->_correctBasename($d['file']));
149 header($this->common->_buildContentDispositionHeader($dl, $filename));
221 $linktext = $this->common->_correctBasename(noNS($src));
440 … return empty($meta['filename']) ? false : $this->common->_sanitizeFileName($meta['filename']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DGoogleDatastoreAdminV1IndexOperationMetadata.php34 public function setCommon(GoogleDatastoreAdminV1CommonMetadata $common) argument
36 $this->common = $common;
43 return $this->common;
H A DGoogleDatastoreAdminV1beta1ExportEntitiesMetadata.php38 public function setCommon(GoogleDatastoreAdminV1beta1CommonMetadata $common) argument
40 $this->common = $common;
47 return $this->common;
H A DGoogleDatastoreAdminV1ExportEntitiesMetadata.php38 public function setCommon(GoogleDatastoreAdminV1CommonMetadata $common) argument
40 $this->common = $common;
47 return $this->common;
H A DGoogleDatastoreAdminV1ImportEntitiesMetadata.php38 public function setCommon(GoogleDatastoreAdminV1CommonMetadata $common) argument
40 $this->common = $common;
47 return $this->common;
H A DGoogleDatastoreAdminV1beta1ImportEntitiesMetadata.php38 public function setCommon(GoogleDatastoreAdminV1beta1CommonMetadata $common) argument
40 $this->common = $common;
47 return $this->common;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DDictlayerdata.php34 public function setCommon(DictlayerdataCommon $common) argument
36 $this->common = $common;
43 return $this->common;
H A DGeolayerdata.php34 public function setCommon(GeolayerdataCommon $common) argument
36 $this->common = $common;
43 return $this->common;
/plugin/goto/
H A Daction.php68 $common = $this->getConf('common_ns');
69 if($common) {
70 $common = rtrim($common,':');
73 $repl = array($common,$user,$user,$conf['start']);
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1common.url,required:true,onChange:function(){var D=this.getDialog(),E=this.getValue();if(E.length>…
H A Dimage.js.unc530 label: editor.lang.common.url,
648 label: editor.lang.common.width,
950 label: editor.lang.common.align,
1038 label: editor.lang.common.url,
1084 label: editor.lang.common.target,
1087 [ editor.lang.common.notSet, '' ],
1141 label: editor.lang.common.id,
1158 label: editor.lang.common.langDir,
1161 [ editor.lang.common.notSet, '' ],
1180 label: editor.lang.common.langCode,
[all …]
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1common.url,required:true,onChange:function(){var D=this.getDialog(),E=this.getValue();if(E.length>…
H A Dimage.js.unc531 label: editor.lang.common.url,
649 label: editor.lang.common.width,
951 label: editor.lang.common.align,
1039 label: editor.lang.common.url,
1085 label: editor.lang.common.target,
1088 [ editor.lang.common.notSet, '' ],
1142 label: editor.lang.common.id,
1159 label: editor.lang.common.langDir,
1162 [ editor.lang.common.notSet, '' ],
1181 label: editor.lang.common.langCode,
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFacade.php97 $common = '';
111 $common .= $_files[0][$j];
114 $common .= DIRECTORY_SEPARATOR;
121 return DIRECTORY_SEPARATOR . $common;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DDeprecatedEvent.php78 public function setCommon(CommonEventObject $common) argument
80 $this->common = $common;
87 return $this->common;
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js1common.align,items:[[h.lang.common.notSet,""],[h.lang.common.alignLeft,"left"],[h.lang.common.alig…
H A Dtable.js.unc320 label: editor.lang.common.align,
322 [ editor.lang.common.notSet, '' ],
323 [ editor.lang.common.alignLeft, 'left' ],
324 [ editor.lang.common.alignCenter, 'center' ],
325 [ editor.lang.common.alignRight, 'right' ]
352 label: editor.lang.common.width,
353 title: editor.lang.common.cssLengthTooltip,
357 …CKEDITOR.dialog.validate.cssLength( editor.lang.common.invalidCssLength.replace( '%1', editor.lang…
379 label: editor.lang.common.height,
380 title: editor.lang.common.cssLengthTooltip,
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js1common.align,items:[[h.lang.common.notSet,""],[h.lang.common.alignLeft,"left"],[h.lang.common.alig…
/plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/
H A DTimeEfficientLongestCommonSubsequenceImplementation.php28 $common = array();
58 $common[] = $from[$i - 1];
72 return \array_reverse($common);
/plugin/move/helper/
H A Dhandler.php163 // split the paths and see how much common parts there are
167 for($common = 0; $common < $min; $common++) {
168 if($selfpath[$common] != $goalpath[$common]) break;
171 // we now have the non-common part and a number of uppers
172 $ups = max(count($selfpath) - $common, 0);
173 $remainder = array_slice($goalpath, $common);
/plugin/bibtex/OSBib/
H A DPARSEXML.php59 $common = $this->entries[0]['_ELEMENTS'][1]['_ELEMENTS'][0]['_ELEMENTS'];
68 $common = $this->entries[0]['_ELEMENTS'][2]['_ELEMENTS'][0]['_ELEMENTS'];
73 return array($info, $citation, $common, $types);
/plugin/ckgdoku/ckeditor/lang/
H A Den.js1common:{editorHelp:"Press ALT 0 for help",browseServer:"Browse Server",url:"URL",protocol:"Protoco… class in CKEDITOR.lang.en

12345678910>>...19