Home
last modified time | relevance | path

Searched defs:version (Results 326 – 350 of 523) sorted by path

1...<<1112131415161718192021

/plugin/diagramsnet/lib/math/extensions/
H A DjsMath2jax.js19 MathJax.Extension.jsMath2jax={version:"2.7.9",config:{preview:"TeX"},PreProcess:function(b){if(!thi… property in MathJax.Extension.jsMath2jax
H A Dmml2jax.js19 MathJax.Extension.mml2jax={version:"2.7.9",config:{preview:"mathml"},MMLnamespace:"http://www.w3.or… property in MathJax.Extension.mml2jax
H A Dtex2jax.js19 MathJax.Extension.tex2jax={version:"2.7.9",config:{inlineMath:[["\\(","\\)"]],displayMath:[["$$","$… property in MathJax.Extension.tex2jax
/plugin/diagramsnet/lib/
H A Dpackage.json3 "version": "15.7.2", string
/plugin/diagramsnet/lib/plugins/
H A DcConf-comments.js254 ui.remoteInvoke('addComment', [comment.content], null, function(id, version, attVer) argument
297 …ddCommentReply', [this.id, this.file.attVer, reply.content, doResolve], null, function(id, version) argument
347 ui.remoteInvoke('editComment', [this.id, this.version, newContent], null, function(version) argument
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js1489 function FullTextDocument(uri, languageId, version, content) { argument
1525 FullTextDocument.prototype.update = function (event, version) { argument
2033 "version": 1.1, property in AnonymousFunction410cd55fb300.cssData
36029 function FullTextDocument(uri, languageId, version, content) { argument
36065 FullTextDocument.prototype.update = function (changes, version) { argument
36179 function create(uri, languageId, version, content) { argument
36191 function update(document, changes, version) { argument
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property in AnonymousFunction9ec3f6665b600.i.A.symbols_
28 t.exports={graphlib:n(312),dagre:n(154),intersect:n(369),render:n(371),util:n(14),version:n(383)}},… property in t.exports
/plugin/discordnotifier/examples/
H A Dsend_embeds.php9 function send_embeds($webhook, $version)
37 $version = $conf['notify_version']; variable
/plugin/dokumicrobugtracker/
H A Dsyntax.php352 function _emailForNewBug($id,$project,$version,$severity,$description)
/plugin/dokuprism/prism/
H A Dprism.js172 Prism.languages.tap={fail:/not ok[^#{\n\r]*/,pass:/ok[^#{\n\r]*/,pragma:/pragma [+-][a-z]+/,bailout:/bail out!.*/i,version:/TAP version \d+/i,plan:/\b\d+\.\.\d global() property in Prism.languages.tap
[all...]
/plugin/dropfiles/
H A Dpackage.json7 "version": "1.0.0", string
/plugin/dw2pdf/vendor/composer/
H A Dinstalled.json5 "version": "v8.0.17", string
77 "version": "v1.2.0", global() string
148 "version": "1.10.1", global() string
199 "version": "1.1.3", global() string
249 "version": "v2.3.3", global() string
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtlDump.php161 var $version; variable in Mpdf\\OtlDump
[all...]
H A DTTFontFile.php198 public $version; variable in Mpdf\\TTFontFile
[all...]
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php41 private $version = 0; variable in Mpdf\\QrCode\\QrCode
[all...]
/plugin/dx/
H A Dpackage.json3 "version": "0.1.0", string
/plugin/elasticsearch/vendor/composer/
H A Dinstalled.json5 "version": "7.x-dev", string
70 "version": "3.1.0", string
126 "version": "1.2.2", string
186 "version": "dev-master", string
251 "version": "dev-master", string
306 "version": "1.1.4", string
359 "version": "2.x-dev", string
438 "version": "dev-master", global() string
511 "version": "2.5.x-dev", global() string
581 "version": "dev-main", global() string
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DAbstractUpdateAction.php164 public function setVersion($version) argument
[all...]
H A DQuery.php254 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-version argument
H A DQueryBuilder.php30 public function __construct(?Version $version = null) argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTopHits.php75 public function setVersion(bool $version): self argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DInnerHits.php91 public function setVersion(bool $version): self argument
H A DPercolate.php88 public function setDocumentVersion(int $version): self argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DFacade.php27 public function __construct(DSL $dsl, Version $version) argument
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A Dfunction.php23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument

1...<<1112131415161718192021