Home
last modified time | relevance | path

Searched refs:fileExists (Results 51 – 71 of 71) sorted by last modified time

123

/plugin/diagramsnet/lib/resources/
H A Ddia_gu.txt290 fileExists=File already exists
H A Ddia_hr.txt290 fileExists=File already exists
H A Ddia_hu.txt290 fileExists=Létező fájl
H A Ddia_id.txt290 fileExists=Berkas telah ada
H A Ddia_it.txt290 fileExists=Il file esiste già
H A Ddia_lv.txt290 fileExists=File already exists
H A Ddia_ml.txt290 fileExists=File already exists
H A Ddia_nl.txt290 fileExists=Bestand bestaat al
H A Ddia_pl.txt290 fileExists=Plik już istnieje
H A Ddia_pt-br.txt290 fileExists=Arquivo já existente
/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/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/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/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1730 function fileExists() function
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md168 `fileExists($value, $message = '')` | Check that a value is an existing path
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm86 while( fileExists( sServerDir & sFileName ) )
H A Dcf5_upload.cfm251 while( fileExists("#currentFolderPath##fileName#.#fileExt#") ) {
H A Dcf_io.cfm226 if( not fileExists( ARGUMENTS.fileName ) )

123