Home
last modified time | relevance | path

Searched defs:extension (Results 26 – 50 of 68) sorted by last modified time

123

/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveClient.js78 OneDriveClient.prototype.extension = '.drawio'; method in OneDriveClient
H A DGitHubClient.js34 GitHubClient.prototype.extension = '.drawio'; method in GitHubClient
/plugin/diagramsnet/lib/js/
H A Dapp.min.js258 var mxResources={resources:{},extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!… property in mxResources
11259 …riveClient.prototype.newAppHostname="www.draw.io";DriveClient.prototype.extension=".drawio";DriveC… method in DriveClient
11324 …ent);DropboxClient.prototype.appPath="/drawio/";DropboxClient.prototype.extension=".drawio";Dropbo… method in DropboxClient
11362 OneDriveClient.prototype.extension=".drawio";OneDriveClient.prototype.baseUrl="https://graph.micros… method in OneDriveClient
11403 …IO_GITHUB_ID;GitHubClient.prototype.scope="repo";GitHubClient.prototype.extension=".drawio";GitHub… method in GitHubClient
11494 …nfo")};mxUtils.extend(NotionClient,DrawioClient);NotionClient.prototype.extension=".drawio";Notion… method in NotionClient
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js29 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… variable
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js28 …tion(t,e,n){"use strict";var r=n(4),i=n(20).Graph;function a(t,e,n,i){var a;do{a=r.uniqueId(i)}whi… variable
/plugin/webcode/_test/
H A Ddokuwiki.test.php18 const extension = '.webcode'; define in dokuwiki_plugin_webcode_test
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DFilesystemLoader.php30 private $extension = '.mustache'; variable in Mustache_Loader_FilesystemLoader
/plugin/flowcharts/
H A Dmermaid.min.js34 …t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==S… class
/plugin/codeprettify/code-prettify/src/
H A Dnode_prettify.js1302 function langHandlerForExtension(extension, source) { argument
H A Dprettify.js1350 function langHandlerForExtension(extension, source) { argument
H A Drun_prettify.js1579 function langHandlerForExtension(extension, source) { argument
/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js123 function basename(filePath, extension) { argument
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DMethod.php28 protected $extension; variable in Twig_Function_Method
31 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DCustomExtensionTest.php21 … public function testGetInvalidOperators(ExtensionInterface $extension, $expectedExceptionMessage)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst114 .. _`download page`: https://github.com/twigphp/Twig/tags
115 .. _`Composer`: https://getcomposer.org/download/
116 .. _`PHP documentation`: https://wiki.php.net/internals/windows/stepbystepbuild
117 .. _`Zend Server FAQ`: https://www.zend.com/en/products/server/faq#faqD6
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DMethod.php27 protected $extension; variable in Twig_Filter_Method
30 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php967 public function addExtension(ExtensionInterface $extension)
1553 protected function initExtension(ExtensionInterface $extension)
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DMethod.php25 protected $extension; variable in Twig_Test_Method
28 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DAdvancedFileLocatorInterface.php18 public function findAllClasses(string $extension): array;
H A DFileLocator.php22 public function findFileForClass(\ReflectionClass $class, string $extension): ?string
42 public function findAllClasses(string $extension): array
H A DFileLocatorInterface.php9 public function findFileForClass(\ReflectionClass $class, string $extension): ?string;
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DAbstractFileDriverTest.php15 private static $extension = 'jms_metadata.yml'; variable in Metadata\\Tests\\Driver\\AbstractFileDriverTest
/plugin/pdb/classes/
H A Dcache.php9 var $extension =''; variable in plugin_cache
/plugin/pubchem/classes/
H A Dcache.php9 var $extension =''; variable in plugin_cache
[all...]
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php188 function IsImageValid( $filePath, $extension )

123