| /plugin/pubmed2020/ |
| D | syntax.php | 100 function _span($refs, $class, $id) { argument 102 if (empty($refs[$id])) 105 if (is_array($refs[$id])) 106 return "<span class=\"$class\">".hsc(implode(", ",$refs[$id]))."</span>"; 108 return "<span class=\"$class\">".hsc($refs[$id])."</span>"; 111 function _a($refs, $class, $href, $id, $text) { argument 113 if (empty($refs[$id])) 123 * Replace tokens in the string \e $outputString using the array $refs. 126 function replaceTokens($outputString, $refs) { argument 128 if (count($refs) < 2) { // PMID is always included [all …]
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
| D | elastic+elasticsearch-php+pull-request.yml | 11 refspec: +refs/pull/*:refs/remotes/origin/pr/*
|
| D | elastic+elasticsearch-php+master.yml | 9 default: refs/heads/master
|
| D | elastic+elasticsearch-php+7.x.yml | 9 default: refs/heads/7.x
|
| /plugin/gitbacked/.github/workflows/ |
| D | build_release.yml | 34 if: ${{ !startsWith(github.ref, 'refs/tags/v') }} 73 … #echo "MAJOR_VERSION=$(echo ${GITHUB_REF/refs\/tags\//} | awk -F'-' '{print $1}')" >> $GITHUB_ENV 74 …#echo "MINOR_VERSION=$(echo ${GITHUB_REF/refs\/tags\//} | awk -F'-' '{print $1"-"$2}')" >> $GITHUB… 75 …#echo "FULL_VERSION=$(echo ${GITHUB_REF/refs\/tags\//} | awk -F'-' '{print $1"-"$2"-"$3}')" >> $GI… 76 echo "VERSION_TAG=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV 77 echo "RELEASE_VERSION=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV
|
| /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/mizarverifiabledocs/script/ |
| H A D | miz_parser.py | 155 refs: set[str] = set() 164 refs.add(tok) 170 refs.add(art) # 番号無視で記事名だけ追加 173 refs.discard(parent) 174 for r in refs:
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/ |
| D | Parser.php | 35 private $refs = []; variable in Symfony\\Component\\Yaml\\Parser 85 $this->refs = []; 103 $this->refs = []; 205 $this->refs[$isRef] = end($data); 240 if (!\array_key_exists($refName, $this->refs)) { 248 $refValue = $this->refs[$refName]; 325 $this->refs[$refMatches['ref']] = $value; 355 $this->refs[$isRef] = $data[$key]; 371 $value = Inline::parse($this->lines[0], $flags, $this->refs); 461 $parser->refs = &$this->refs; [all …]
|
| /plugin/diagramsnet/lib/math/extensions/TeX/ |
| D | AMSmath.js | 19 …refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property
|
| /plugin/bpmnio/vendor/bpmn-js/ |
| D | url.txt | 1 https://github.com/bpmn-io/bpmn-js/archive/refs/tags/v18.3.1.tar.gz
|
| /plugin/bpmnio/vendor/dmn-js/ |
| D | url.txt | 1 https://github.com/bpmn-io/dmn-js/archive/refs/tags/v17.0.1.tar.gz
|
| /plugin/snippets/ |
| D | admin.php | 123 $refs = $isref['snippets']; 124 foreach ($refs as $fnam=>$tm) { 127 $refs_keys = array_keys($refs);
|
| /plugin/autolink2/ |
| D | helper.php | 93 // Remove anchor from media (and some plugin) refs = {{something}} 96 // Remove anchor from links refs = [[something]] 99 // Remove anchor from links refs = <something>
|
| /plugin/pureldap/.github/workflows/ |
| H A D | phpTestActiveDirectory.yml | 28 … wget https://github.com/splitbrain/vagrant-active-directory/archive/refs/heads/master.zip
|
| /plugin/upgrade/.github/workflows/ |
| D | fullUpgrade.yml | 27 …wget https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-${{ matrix.dokuwiki-release }}…
|
| /plugin/combo/action/ |
| H A D | router.php | 136 * git:refs:heads:stable 137 * git:logs:refs:heads:main 138 * git:logs:refs:heads:stable
|
| /plugin/siteexport/inc/ |
| D | toc.php | 391 $REFS = p_get_metadata($ID, 'relation references', true); 392 if (is_array($REFS)) 393 foreach ($REFS as $REL => $EXISTS) {
|
| /plugin/pagecss/ |
| H A D | plugin-page.md | 15 downloadurl: https://github.com/dwightmulcahy/dokuwiki-plugin-pagecss/archive/refs/heads/main.zip
|
| /plugin/radarchart/ |
| D | plugin.info.txt | 15 downloadurl: https://github.com/doobidoo/dokuwiki-plugin-radarchart/archive/refs/heads/main.zip
|
| /plugin/adfs/phpsaml/extlib/xmlseclibs/ |
| D | CHANGELOG.txt | 6 verification. Refs CVE-2019-3465.
|
| /plugin/saml/phpsaml/extlib/xmlseclibs/ |
| D | CHANGELOG.txt | 6 verification. Refs CVE-2019-3465.
|
| /plugin/combo/ComboStrap/ |
| H A D | Lang.php | 52 …$downloadUrl = "https://raw.githubusercontent.com/unicode-org/cldr-json/refs/tags/47.0.0/cldr-json…
|
| /plugin/doxycode/helper/ |
| D | parser.php | 218 // some refs are directly the wanted page (includes, ...)
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
| D | MetadataWriter.php | 320 $refs = []; 322 $refs[] = '' . $file['_root'] . ' 0 R'; 324 $this->writer->write('[' . implode(' ', $refs) . ']'); 818 $revFile = __DIR__ . '/../../.git/refs/heads/' . $branch;
|
| /plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/ |
| D | scope.js | 227 var refs = node.thedef.references; 230 refs.forEach(function(ref) {
|