Home
last modified time | relevance | path

Searched refs:getFilename (Results 76 – 100 of 101) sorted by relevance

12345

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1326 LocalFile.prototype.getFilename = function() method in LocalFile
1347 LocalLibrary.prototype.getFilename = LocalFile.prototype.getFilename; method in LocalLibrary
1452 var name = this.getFilename();
1498 var name = this.getFilename();
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php963 $filename = $file->getFilename();
1780 $filename = $filename->getFilename();
1787 $filename = $data['args'][0]->getFilename();
2253 $filename = $file->getFilename();
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php140 public function getFilename() function in PHP_Token_Stream
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php55 $fileResource = $class->getFilename();
H A DXmlDriver.php63 $fileResource = $class->getFilename();
H A DAnnotationDriver.php80 $fileResource = $class->getFilename();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DLexerTest.php26 $this->assertEquals('foo', $stream->getFilename());
H A DEnvironmentTest.php42 $this->assertEquals('foo', $stream->getFilename());
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php76 public function getFilename() function in Twig\\Parser
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md319 echo $value->getFilename(), "\n";
344 echo $value->getFilename(), "\n";
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFixer.php243 $filePath = $this->_currentFile->getFilename();
H A DFile.php1404 public function getFilename() function in PHP_CodeSniffer_File
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php208 $file = $phpcsFile->getFilename();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php198 public function getFilename() function in PHPUnit_Util_Configuration
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DTestRunner.php286 $arguments['configuration']->getFilename()
/plugin/batchedit/
H A Dengine.php544 $expired[pathinfo($fileInfo->getFilename(), PATHINFO_FILENAME)] = TRUE;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG196 * deprecated Twig_Node::getFilename() in favor of Twig_Node::getTemplateName()
200 * deprecated Parser::getFilename()
226 * deprecated Twig_Compiler::getFilename()
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst321 $twig->parse($twig->tokenize(new \Twig\Source($template, $file->getFilename(), $file)));
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js22 this.getFilename = function() method in Editor
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md51 - internal classes have false in reflection::getFilename\(\) [\#1013](https://github.com/schmittjoh…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2013 …filename||mxResources.get("drawing",[Editor.pageCounter])+".xml"};this.getFilename=function(){retu… method in AnonymousFunction39177abc1dd00.Editor
H A Dviewer-static.min.js2013 …filename||mxResources.get("drawing",[Editor.pageCounter])+".xml"};this.getFilename=function(){retu… method in AnonymousFunctioncbe8b5111dd00.Editor

12345