/plugin/findologicxmlexport/vendor/sebastian/diff/tests/LCS/ |
H A D | LongestCommonSubsequenceTest.php | 56 $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 D | renderer.php | 35 $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 D | action_anteater.php | 26 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 D | GoogleDatastoreAdminV1IndexOperationMetadata.php | 34 public function setCommon(GoogleDatastoreAdminV1CommonMetadata $common) argument 36 $this->common = $common; 43 return $this->common;
|
H A D | GoogleDatastoreAdminV1beta1ExportEntitiesMetadata.php | 38 public function setCommon(GoogleDatastoreAdminV1beta1CommonMetadata $common) argument 40 $this->common = $common; 47 return $this->common;
|
H A D | GoogleDatastoreAdminV1ExportEntitiesMetadata.php | 38 public function setCommon(GoogleDatastoreAdminV1CommonMetadata $common) argument 40 $this->common = $common; 47 return $this->common;
|
H A D | GoogleDatastoreAdminV1ImportEntitiesMetadata.php | 38 public function setCommon(GoogleDatastoreAdminV1CommonMetadata $common) argument 40 $this->common = $common; 47 return $this->common;
|
H A D | GoogleDatastoreAdminV1beta1ImportEntitiesMetadata.php | 38 public function setCommon(GoogleDatastoreAdminV1beta1CommonMetadata $common) argument 40 $this->common = $common; 47 return $this->common;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | Dictlayerdata.php | 34 public function setCommon(DictlayerdataCommon $common) argument 36 $this->common = $common; 43 return $this->common;
|
H A D | Geolayerdata.php | 34 public function setCommon(GeolayerdataCommon $common) argument 36 $this->common = $common; 43 return $this->common;
|
/plugin/goto/ |
H A D | action.php | 68 $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 D | image.js | 1 …common.url,required:true,onChange:function(){var D=this.getDialog(),E=this.getValue();if(E.length>…
|
H A D | image.js.unc | 530 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 D | image.js | 1 …common.url,required:true,onChange:function(){var D=this.getDialog(),E=this.getValue();if(E.length>…
|
H A D | image.js.unc | 531 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 D | Facade.php | 97 $common = ''; 111 $common .= $_files[0][$j]; 114 $common .= DIRECTORY_SEPARATOR; 121 return DIRECTORY_SEPARATOR . $common;
|
/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | jstl-1.2.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE.txt
javax ... |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/ |
H A D | DeprecatedEvent.php | 78 public function setCommon(CommonEventObject $common) argument 80 $this->common = $common; 87 return $this->common;
|
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/ |
H A D | table.js | 1 …common.align,items:[[h.lang.common.notSet,""],[h.lang.common.alignLeft,"left"],[h.lang.common.alig…
|
H A D | table.js.unc | 320 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 D | table.js | 1 …common.align,items:[[h.lang.common.notSet,""],[h.lang.common.alignLeft,"left"],[h.lang.common.alig…
|
/plugin/findologicxmlexport/vendor/sebastian/diff/src/LCS/ |
H A D | TimeEfficientLongestCommonSubsequenceImplementation.php | 28 $common = array(); 58 $common[] = $from[$i - 1]; 72 return \array_reverse($common);
|
/plugin/move/helper/ |
H A D | handler.php | 163 // 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 D | PARSEXML.php | 59 $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 D | en.js | 1 …common:{editorHelp:"Press ALT 0 for help",browseServer:"Browse Server",url:"URL",protocol:"Protoco… class in CKEDITOR.lang.en
|