/plugin/pubmed2020/ |
H A D | syntax.php | 102 if (empty($refs[$id])) 105 if (is_array($refs[$id])) 113 if (empty($refs[$id])) 159 "pmid_url" => $this->_a($refs, "pmid", $refs["url"], 161 "pmcid_url" => $this->_a($refs, "pmcid", $refs["pmcurl"], 163 "pmc_url" => $this->_a($refs, "pmcid", $refs["pmcurl"], 165 "doi_url" => $this->_a($refs, "pmcid", $this->doiUrl.$refs["doi"], 167 "journal_url" => $this->_a($refs, "pmid", $this->doiUrl.$refs["doi"], 212 $localPdf = $this->pubmedCache->GetLocalPdfPath($refs["pmid"], $refs["doi"]); 230 $refs["abstractFr"] = $this->pubmedCache->GetTranslatedAbstract($refs["pmid"]); [all …]
|
/plugin/combo/vendor/symfony/yaml/ |
H A D | Parser.php | 37 private $refs = []; variable in Symfony\\Component\\Yaml\\Parser 87 $this->refs = []; 107 $this->refs = []; 214 $this->refs[$isRef] = end($data); 249 if (!\array_key_exists($refName, $this->refs)) { 257 $refValue = $this->refs[$refName]; 334 $this->refs[$refMatches['ref']] = $value; 364 $this->refs[$isRef] = $data[$key]; 373 return Inline::parse($this->lexInlineQuotedString(), $flags, $this->refs); 386 $parsedMapping = Inline::parse($this->lexInlineMapping(), $flags, $this->refs); [all...] |
/plugin/findologicxmlexport/vendor/symfony/yaml/ |
H A D | Parser.php | 35 private $refs = []; variable in Symfony\\Component\\Yaml\\Parser 85 $this->refs = []; 103 $this->refs = []; 205 $this->refs[$isRef] = end($data); 248 $refValue = $this->refs[$refName]; 325 $this->refs[$refMatches['ref']] = $value; 355 $this->refs[$isRef] = $data[$key]; 461 $parser->refs = &$this->refs; 651 if (!\array_key_exists($value, $this->refs)) { 659 return $this->refs[$value]; [all …]
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
H A D | elastic+elasticsearch-php+pull-request.yml | 11 refspec: +refs/pull/*:refs/remotes/origin/pr/*
|
H A D | elastic+elasticsearch-php+7.x.yml | 9 default: refs/heads/7.x
|
H A D | elastic+elasticsearch-php+master.yml | 9 default: refs/heads/master
|
/plugin/snippets/ |
H A D | admin.php | 123 $refs = $isref['snippets']; 124 foreach ($refs as $fnam=>$tm) { 127 $refs_keys = array_keys($refs);
|
/plugin/bpmnio/vendor/bpmn-js/ |
H A D | url.txt | 1 https://github.com/bpmn-io/bpmn-js/archive/refs/tags/v11.1.0.tar.gz
|
H A D | CHANGELOG.md | 881 * `CHORE`: bump diagram-js and object-refs version
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
H A D | AMSmath.js | 19 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property in MathJax.Extension
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.js | 1520 refs = obj.data.trackEvents.byStart, 1521 length = refs.length, 1526 ref = refs[ idx ];
|
/plugin/textile2/ |
H A D | classTextile.php | 764 function refs($m) function in Textile
|
/plugin/dirtylittlehelper/ |
H A D | dokuwiki_plugin_dirtylittlehelper.txt | 15 downloadurl: https://github.com/KalleAPunkt/Dokuwiki-DirtyLittleHelper/archive/refs/heads/master.zip
|
/plugin/bpmnio/vendor/dmn-js/ |
H A D | CHANGELOG.md | 281 * `FIX`: update association's refs on element id change([#397](https://github.com/bpmn-io/dmn-js/is… 313 * `FIX`: update association's refs on element id change([#397](https://github.com/bpmn-io/dmn-js/is…
|
/plugin/fckg/ |
H A D | Changes | 261 Added language strings and FCKLang refs for file browser
|
/plugin/diagramsnet/lib/math/config/ |
H A D | Accessible.js | 71 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property in MathJax.Extension
|
H A D | TeX-MML-AM_HTMLorMML.js | 68 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property in MathJax.Extension
|
H A D | TeX-MML-AM_SVG-full.js | 64 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property in MathJax.Extension
|
H A D | Accessible-full.js | 74 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property in MathJax.Extension
|
H A D | TeX-MML-AM_HTMLorMML-full.js | 71 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property in MathJax.Extension
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 13310 var refs = tmp.split(','); 13312 for (var j = 0; j < refs.length; j++) 13314 var ref = lookups[edge.to][refs[j]];
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
H A D | CHANGELOG.md | 974 - Deserialize with object refs [\#62](https://github.com/schmittjoh/serializer/issues/62)
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 891 * Bug fix: Model names are now properly set even when using $refs
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 5859 function extend(collection, refs, property, target) { argument 5877 refs.unset(element, inverseProperty, target); 5935 refs.set(element, inverseProperty, target); 6147 var refs = Refs$1; 6149 objectRefs.exports = refs;
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 … $$.fragment && $$.fragment.d(detaching);\n // TODO null out other refs, including componen…
|