Searched refs:Split (Results 1 – 25 of 59) sorted by relevance
123
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/ |
| D | CreateTableRequest.php | 23 protected $initialSplitsType = Split::class; 33 * @param Split[] 40 * @return Split[]
|
| D | Split.php | 20 class Split extends \Google\Model class 44 class_alias(Split::class, 'Google_Service_BigtableAdmin_Split');
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ |
| D | Split.php | 29 class Split extends AbstractEndpoint class 59 public function setBody($body): Split 69 public function setTarget($target): Split
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/ |
| D | Split.php | 5 … "%s" class is deprecated, use "%s" instead. It will be removed in 8.0.', Split::class, SplitProce… 15 class Split extends SplitProcessor class
|
| /plugin/golocal/src/i18n/ |
| D | i18n.go | 34 baseLang := strings.Split(lang, "-")[0] 89 lang = strings.Split(lang, ".")[0] // Remove encoding part
|
| /plugin/authsplit/ |
| D | plugin.info.txt | 5 name Split authentication Auth plugin
|
| /plugin/findologicxmlexport/vendor/hoa/zformat/ |
| D | CHANGELOG.md | 17 * Split from `Hoa\Core`. (Ivan Enderlin, 2016-01-09T07:45:36+01:00)
|
| /plugin/findologicxmlexport/vendor/hoa/exception/ |
| D | CHANGELOG.md | 28 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-13T08:58:45+01:00)
|
| /plugin/bibtex/OSBib/format/bibtexParse/ |
| D | README | 89 Split a bibtex month field into day and month components including date ranges. 95 Split a bibtex pages field into page start and page end components.
|
| /plugin/findologicxmlexport/vendor/hoa/protocol/ |
| D | CHANGELOG.md | 35 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-12-13T22:52:08+01:00)
|
| /plugin/findologicxmlexport/vendor/hoa/event/ |
| D | CHANGELOG.md | 42 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-10T21:28:31+01:00)
|
| /plugin/findologicxmlexport/vendor/hoa/consistency/ |
| D | CHANGELOG.md | 49 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-23T23:08:19+01:00)
|
| /plugin/aichat/ |
| D | cli.php | 221 $this->success('Split into ' . count($chunks) . ' chunks');
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/ |
| D | upload.lasso | 101 Split the file's extension from the filename in order
|
| D | connector.lasso | 155 Split the file's extension from the filename in order
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/upload/lasso/ |
| D | upload.lasso | 101 Split the file's extension from the filename in order
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 58 // Split into array of sentences
|
| /plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/lasso/ |
| D | connector.lasso | 155 Split the file's extension from the filename in order
|
| /plugin/codemirror/dist/modes/ |
| D | powershell.min.js | 1 …|WmiInstance)"),/Show-(Command|ControlPanelItem|EventLog)/,/Sort-Object/,/Split-Path/,/Start-(Job|…
|
| /plugin/pagequery/ |
| D | readme.md | 18 …* Split your list into groups, with headers above each one: A..Z, 2010...2009, Jan..Dec, author's …
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
| D | class_upload.asp | 105 aCType = Split(Request.ServerVariables("HTTP_CONTENT_TYPE"), ";")
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …e Right","mergeDown":"Merge Down","splitHorizontal":"Split Cell Horizontally","splitVertical":"Spl…
|
| D | lang_array.txt | 582 "splitHorizontal": "Split Cell Horizontally", 583 "splitVertical": "Split Cell Vertically",
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 582 "splitHorizontal": "Split Cell Horizontally", 583 "splitVertical": "Split Cell Vertically",
|
| D | en.js.unc | 5 …e Right","mergeDown":"Merge Down","splitHorizontal":"Split Cell Horizontally","splitVertical":"Spl…
|
123