Home
last modified time | relevance | path

Searched refs:fileExists (Results 51 – 71 of 71) sorted by path

123

/plugin/diagramsnet/lib/resources/
H A Ddia_sw.txt290 fileExists=File already exists
H A Ddia_ta.txt290 fileExists=File already exists
H A Ddia_te.txt290 fileExists=File already exists
H A Ddia_th.txt290 fileExists=ไฟล์นี้มีอยู่แล้ว
H A Ddia_tr.txt290 fileExists=Dosya zaten mevcut
H A Ddia_uk.txt290 fileExists=Файл вже існує
H A Ddia_vi.txt290 fileExists=Tập tin đã tồn tại
H A Ddia_zh-tw.txt290 fileExists=檔案已存在
H A Ddia_zh.txt290 fileExists=文件已存在
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js32870 return [4 /*yield*/, this.fileExists(packPath)];
32883 CSSNavigation.prototype.fileExists = function (uri) { method in CSSNavigation
35176 return [4 /*yield*/, this.fileExists(pathVariations[j])];
H A D2.2.js.map1fileExists(packPath)];\n case 1:\n if (_a.sent()) {\n …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2531 public static function fileExists() function in PHPUnit_Framework_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1730 function fileExists() function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php2898 $this->assertThat(__FILE__, $this->fileExists());
H A DConstraintTest.php193 $constraint = PHPUnit_Framework_Assert::fileExists();
219 $constraint = PHPUnit_Framework_Assert::fileExists();
244 PHPUnit_Framework_Assert::fileExists()
274 PHPUnit_Framework_Assert::fileExists()
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md168 `fileExists($value, $message = '')` | Check that a value is an existing path
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php823 public static function fileExists($value, $message = '') function in Webmozart\\Assert\\Assert
837 static::fileExists($value, $message);
849 static::fileExists($value, $message);
/plugin/odt/ODT/
H A DODTDocument.php2088 public function fileExists($name) { function in ODTDocument
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm251 while( fileExists("#currentFolderPath##fileName#.#fileExt#") ) {
H A Dcf_commands.cfm86 while( fileExists( sServerDir & sFileName ) )
H A Dcf_io.cfm226 if( not fileExists( ARGUMENTS.fileName ) )

123