Home
last modified time | relevance | path

Searched refs:exists (Results 351 – 375 of 487) sorted by relevance

1...<<11121314151617181920

/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md124 interface will be created for you if it does not exists.
/plugin/odt/ODT/
H A DODTDocument.php2089 return $this->manifest->exists($name);
2101 if(!$this->manifest->exists($fileName)){
/plugin/codemirror/dist/modes/
H A Dsparql.min.js.map1 …"coalesce\", \"if\", \"strlang\", \"strdt\", \"isnumeric\", \"regex\", \"exists\",\n …
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md383 The `Hoa\Iterator\Lookbehind` also exists and allows to look behind for the
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/ javax/ javax/cache/ javax/ ...
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DIndicesNamespace.php374 * Returns information about whether a particular index exists.
386 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-exists.html
388 public function exists(array $params = []): bool function in Elasticsearch\\Namespaces\\IndicesNamespace
403 * Returns information about whether a particular alias exists.
433 * Returns information about whether a particular index template exists.
459 * Returns information about whether a particular index template exists.
485 * Returns information about whether a particular document type exists. (DEPRECATED)
496 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/indices-types-exists.html
1296 * $params['body'] = (array) New index template definition, which will be included in the simulation, as if it already exists in the system
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md103 - If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` or `takeElementScreenshot()` methods), they are automatically created.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.beautified669 FileBrowserError_101: "Folder already exists.",
678 FileBrowserError_206: " already exists; you must either delete or rename it. ",
H A Den.js.unc13 FileBrowserError_101: 'Folder already exists.',
22 FileBrowserError_206: ' already exists; you must either delete or rename it. ',
/plugin/diagramsnet/lib/resources/
H A Ddia_uk.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_fa.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_ja.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_he.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_ko.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_th.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_zh-tw.txt886 alreadyExst={1} already exists
974 confALibExist=This library already exists
H A Ddia_lt.txt626 replaceIt={1} already exists. Do you want to replace it?
886 alreadyExst={1} already exists
974 confALibExist=This library already exists
/plugin/etherpadlite/scripts/
H A Detherpadlite.js599 } else if (data.exists) {
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified761 FileBrowserError_101: "Folder already exists.",
770 FileBrowserError_206: " already exists; you must either delete or rename it. ",
H A Den.js-4.9.merged13 FileBrowserError_101: 'Folder already exists.',
22 FileBrowserError_206: ' already exists; you must either delete or rename it. ',
H A Den.js.unc13 FileBrowserError_101: 'Folder already exists.',
22 FileBrowserError_206: ' already exists; you must either delete or rename it. ',
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified761 FileBrowserError_101: "Folder already exists.",
770 FileBrowserError_206: " already exists; you must either delete or rename it. ",
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13exists(t.id))this.silent(function(){this.updateItem(t.id,t)});else{var i=this.visibleOrder,n=i.len…
/plugin/combo/ComboStrap/
H A DFetcherSvg.php1514 if (FileSystems::exists($originalPath)) {
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js9636 if(this.exists(item.id)){
9719 exists: function(id){ method in DataStore
10792 if (!this.exists(childId))
10819 if(!this.exists(id)){
11017 if(this.exists(id)){
11024 if(this.exists(id)){
19678 if (!store.exists(el)) {
19689 if (store.exists(el)) {
20175 if(!store.exists(next)){
20186 while(store.exists(prev)){
[all …]

1...<<11121314151617181920