Home
last modified time | relevance | path

Searched full:refs (Results 1 – 25 of 76) sorted by relevance

1234

/plugin/pubmed2020/
Dsyntax.php100 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/
Delastic+elasticsearch-php+pull-request.yml11 refspec: +refs/pull/*:refs/remotes/origin/pr/*
Delastic+elasticsearch-php+master.yml9 default: refs/heads/master
Delastic+elasticsearch-php+7.x.yml9 default: refs/heads/7.x
/plugin/gitbacked/.github/workflows/
Dbuild_release.yml34 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 DParser.php37 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 Dmiz_parser.py155 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/
DParser.php35 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/
DAMSmath.js19refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.ElementJax.mml,… property
/plugin/bpmnio/vendor/bpmn-js/
Durl.txt1 https://github.com/bpmn-io/bpmn-js/archive/refs/tags/v18.3.1.tar.gz
/plugin/bpmnio/vendor/dmn-js/
Durl.txt1 https://github.com/bpmn-io/dmn-js/archive/refs/tags/v17.0.1.tar.gz
/plugin/snippets/
Dadmin.php123 $refs = $isref['snippets'];
124 foreach ($refs as $fnam=>$tm) {
127 $refs_keys = array_keys($refs);
/plugin/autolink2/
Dhelper.php93 // 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 DphpTestActiveDirectory.yml28 … wget https://github.com/splitbrain/vagrant-active-directory/archive/refs/heads/master.zip
/plugin/upgrade/.github/workflows/
DfullUpgrade.yml27 …wget https://github.com/dokuwiki/dokuwiki/archive/refs/tags/release-${{ matrix.dokuwiki-release }}…
/plugin/combo/action/
H A Drouter.php136 * git:refs:heads:stable
137 * git:logs:refs:heads:main
138 * git:logs:refs:heads:stable
/plugin/siteexport/inc/
Dtoc.php391 $REFS = p_get_metadata($ID, 'relation references', true);
392 if (is_array($REFS))
393 foreach ($REFS as $REL => $EXISTS) {
/plugin/pagecss/
H A Dplugin-page.md15 downloadurl: https://github.com/dwightmulcahy/dokuwiki-plugin-pagecss/archive/refs/heads/main.zip
/plugin/radarchart/
Dplugin.info.txt15 downloadurl: https://github.com/doobidoo/dokuwiki-plugin-radarchart/archive/refs/heads/main.zip
/plugin/adfs/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt6 verification. Refs CVE-2019-3465.
/plugin/saml/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt6 verification. Refs CVE-2019-3465.
/plugin/combo/ComboStrap/
H A DLang.php52 …$downloadUrl = "https://raw.githubusercontent.com/unicode-org/cldr-json/refs/tags/47.0.0/cldr-json…
/plugin/doxycode/helper/
Dparser.php218 // some refs are directly the wanted page (includes, ...)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
DMetadataWriter.php320 $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/
Dscope.js227 var refs = node.thedef.references;
230 refs.forEach(function(ref) {

1234