Home
last modified time | relevance | path

Searched refs:tag (Results 176 – 200 of 1150) sorted by relevance

12345678910>>...46

/plugin/combo/syntax/
H A Dtext.php88 foreach (self::TAGS as $tag) {
89 $pattern = XmlTagProcessing::getContainerTagPattern($tag);
97 foreach (self::TAGS as $tag) {
98 $this->Lexer->addExitPattern('</' . $tag . '>', PluginUtility::getModeFromTag($this->getPluginComponent()));
H A Dxmlinlinetag.php122 foreach (self::getInlineTags() as $tag) {
124 $pattern = XmlTagProcessing::getContainerTagPattern($tag);
134 foreach (self::getInlineTags() as $tag) {
135 $this->Lexer->addExitPattern('</' . $tag . '>', 'plugin_' . PluginUtility::PLUGIN_BASE_NAME . '_' . $this->getPluginComponent());
/plugin/odt/ODT/
H A DODTIndex.php246 $tag = 'table-of-content';
252 $tag = 'table-of-content';
259 …$content = '<text:'.$tag.' text:style-name="Standard" text:protected="true" text:name="'.$name.'"…
260 $content .= '<text:'.$tag.'-source '.$source_attrs.'>';
273 …$content .= '<text:'.$tag.'-entry-template text:outline-level="'.$level.'" text:style-name="'.$p_s…
283 $content .= '</text:'.$tag.'-entry-template>';
286 $content .= '</text:'.$tag.'-source>';
305 $content .= '</text:'.$tag.'>';
/plugin/mdpage/vendor/cebe/markdown/block/
H A DHeadlineTrait.php64 $tag = 'h' . $block['level'];
65 return "<$tag>" . $this->renderAbsy($block['content']) . "</$tag>\n";
/plugin/blogtng/db/
H A Dupdate0001.sql36 tag, field
37 PRIMARY KEY (pid, tag)
40 CREATE INDEX idx_tags_tag ON tags(tag);
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php245 foreach ($meta_tags as $tag) {
246 if (array_key_exists('http-equiv', $tag) &&
247 (in_array(strtolower($tag['http-equiv']),
249 array_key_exists('content', $tag)) {
250 return $tag['content'];
/plugin/htmlok/
H A DBaseSyntaxPlugin.php24 protected $tag; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
47 $this->Lexer->addEntryPattern("<{$this->tag}>(?=.*?</{$this->tag}>)", $mode, $this->mode);
52 $this->Lexer->addExitPattern("</{$this->tag}>", $this->mode);
/plugin/codeprettify/code-prettify/styles/
H A Ddoxy.css10 pre .tag, code .tag { color: #9c9cff; } /* html/xml tag (bluey) */
11 pre .htm, code .htm { color: #dda0dd; } /* html tag light purply*/
12 pre .xsl, code .xsl { color: #d0a0d0; } /* xslt tag light purply*/
59 pre .tag, code .tag { color: #b66ff7; font-weight: bold; }
H A Dsunburst.css11 pre .tag, code .tag { color: #89bdff; } /* html/xml tag - light blue */
43 pre .tag, code .tag { color: #006; font-weight: bold; }
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DClassCommentSniff.php87 foreach ($tokens[$commentStart]['comment_tags'] as $tag) {
89 $data = array($tokens[$tag]['content']);
90 $phpcsFile->addWarning($error, $tag, 'TagNotAllowed', $data);
/plugin/fontawesome/syntax/
H A Dfontawesome.php85 $tag='i';
89 … $renderer->doc .= '<'.$tag.' class="'. $renderer->_xmlEntities($match['data']) .'"></'.$tag.'>';
/plugin/highlightjs/highlight/styles/
H A Ddark.css39 .tag .attribute .value,
60 .apache .tag,
87 .xml .tag .title,
93 .apache .tag {
/plugin/findologicxmlexport/vendor/twig/twig/src/Sandbox/
H A DSecurityPolicy.php70 foreach ($tags as $tag) {
71 if (!\in_array($tag, $this->allowedTags)) {
72 … throw new SecurityNotAllowedTagError(sprintf('Tag "%s" is not allowed.', $tag), $tag);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DForNode.php28 … $ifexpr = null, \Twig_NodeInterface $body, \Twig_NodeInterface $else = null, $lineno, $tag = null) argument
30 $body = new Node([$body, $this->loop = new ForLoopNode($lineno, $tag)]);
33 $body = new IfNode(new Node([$ifexpr, $body]), null, $lineno, $tag);
41 … parent::__construct($nodes, ['with_loop' => true, 'ifexpr' => null !== $ifexpr], $lineno, $tag);
/plugin/webcomponent/syntax/
H A Dcard.php96 foreach (self::getTags() as $tag) {
98 $pattern = webcomponent::getLookAheadPattern($tag);
109 foreach (self::getTags() as $tag) {
110 …$this->Lexer->addExitPattern('</' . $tag . '>', 'plugin_' . webcomponent::PLUGIN_NAME . '_' . $thi…
145 foreach (self::getTags() as $tag) {
146 $match = str_replace( $tag, "",$match);
/plugin/c3chart/assets/
H A Djs-yaml.min.js2tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.constru…
/plugin/achart/assets/
H A Djs-yaml.min.js2tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.constru…
/plugin/datatables/assets/datatables.net-buttons-bs/js/
H A Dbuttons.bootstrap.min.js
/plugin/ckgdoku/action/
H A Dtagapi.php50 foreach (array_keys($tags) as $tag) {
56 echo '{"name":"'.$this->tagToName($tag).'","id":"'.$tag.'"}';
/plugin/ckgedit/action/
H A Dtagapi.php50 foreach (array_keys($tags) as $tag) {
56 echo '{"name":"'.$this->tagToName($tag).'","id":"'.$tag.'"}';
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D32.32.js.map1tag'],\n [\n /<(\\w+)/,\n {\n cases: {…
/plugin/pdb/classes/
H A D_xml.php11 var $tag; variable in Xml
30 $NowObj[$Index]->tag = $Xml_Value["tag"];
35 $NowObj[$Index]->tag = $Xml_Value["tag"];
/plugin/pubchem/classes/
H A D_xml.php11 var $tag; variable in Xml
25 $TG = "tag";
32 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
37 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
/plugin/pubmed/classes/
H A D_xml.php11 var $tag; variable in Xml
25 $TG = "tag";
32 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
37 $NowObj[$Index]->tag = array_key_exists($TG,$Xml_Value)?$Xml_Value[$TG]:"";
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19tag:"HandleTag",notag:"HandleNoTag",label:"HandleLabel",ref:"HandleRef",eqref:["HandleRef",true],s… property in g.eqlabels

12345678910>>...46