| /template/bs4simple/css/ |
| D | my.css | 1 div.dokuwiki div.tags, 7 div.dokuwiki div.tags { 19 div.dokuwiki div.tags span, 25 div.tags::before{
|
| /template/twigstarter/vendor/twig/twig/src/Node/ |
| D | CheckSecurityNode.php | 36 $tags = $filters = $functions = []; 52 ->write('static $tags = ')->repr(array_filter($tags))->raw(";\n") 59 ->write(!$tags ? "[],\n" : "['".implode("', '", array_keys($tags))."'],\n")
|
| /template/writr2/css/plugins/ |
| D | tag.less | 4 .dokuwiki div.tags, 26 .dokuwiki div.tags, 48 .dokuwiki div.tags { 60 .dokuwiki div.tags span,
|
| /template/twigstarter/vendor/twig/twig/src/NodeVisitor/ |
| D | SandboxNodeVisitor.php | 35 private $tags; variable in Twig\\NodeVisitor\\SandboxNodeVisitor 45 $this->tags = []; 52 if ($node->getNodeTag() && !isset($this->tags[$node->getNodeTag()])) { 53 $this->tags[$node->getNodeTag()] = $node; 105 …$node->setNode('class_end', new Node([new CheckSecurityNode($this->filters, $this->tags, $this->fu…
|
| /template/twigstarter/vendor/twig/twig/src/Sandbox/ |
| D | SecurityPolicy.php | 39 public function setAllowedTags(array $tags) argument 41 $this->allowedTags = $tags; 67 public function checkSecurity($tags, $filters, $functions) argument 69 foreach ($tags as $tag) {
|
| D | SecurityPolicyInterface.php | 22 * @param string[] $tags 28 public function checkSecurity($tags, $filters, $functions); argument
|
| /template/icke/ |
| D | components.php | 89 $tags = plugin_load('helper','tagging'); 90 if ($tags !== null) { 92 $tags->tpl_tags();
|
| /template/strap/syntax/ |
| H A D | xmlprotectedtag.php | 22 $tags = self::TAGS; 24 $tags[] = PrismTags::FILE_TAG; 26 return $tags;
|
| /template/sugna/nbproject/ |
| D | project.properties | 5 tags.asp=false 6 tags.short=true
|
| /template/dokui/nbproject/ |
| D | project.properties | 5 tags.asp=false 6 tags.short=false
|
| /template/readthedokus/ |
| H A D | README.md | 29 …wesome. Don't forget to put the necessary tags in the option below. Technically, this option only … 30 |Specify a tag to include Font Awesome|Specify tags to include FontAwesome.The tags specified here … 31 … Fonts. Don't forget to put the necessary tags in the option below. Technically, this option only … 32 |Specify tags to include Google Fonts|Specify tags to include Google Fonts. The tags specified here… 116 …t, check the option in the configuration manager to enable it. Change the tags in the following op…
|
| /template/templar/less/ |
| D | code.less | 46 // Account for some code outputs that place code tags in pre tags
|
| /template/twigstarter/vendor/twig/twig/src/Extension/ |
| D | SandboxExtension.php | 73 public function checkSecurity($tags, $filters, $functions) argument 76 $this->policy->checkSecurity($tags, $filters, $functions);
|
| /template/writr/css/plugins/ |
| D | tag.less | 39 div.tags, 50 div.tags {
|
| /template/a_new_day/js/ |
| D | builder.js | 118 var tags = ("A ABBR ACRONYM ADDRESS APPLET AREA B BASE BASEFONT BDO BIG BLOCKQUOTE BODY " + 125 tags.each( function(tag){
|
| /template/battlehorse/js/ |
| D | builder.js | 118 var tags = ("A ABBR ACRONYM ADDRESS APPLET AREA B BASE BASEFONT BDO BIG BLOCKQUOTE BODY " + 125 tags.each( function(tag){
|
| /template/prsnl10/js/iepngfix/ |
| D | iepngfix.htc | 157 var tags = [ 166 t = tags.length, 169 var pFix = elm.all.tags(tags[t]),
|
| /template/mnml-blog/js/iepngfix/ |
| D | iepngfix.htc | 157 var tags = [ 166 t = tags.length, 169 var pFix = elm.all.tags(tags[t]),
|
| /template/ad-hominem/css/ |
| H A D | _footnotes.css | 23 /* .dokuwiki sup, .dokuwiki sub {ignore subscript and superscript tags! 65 sup { /* ignore superscript tags! */
|
| /template/bootstrap3/ |
| D | detail.php | 391 $tags = tpl_get_img_meta(); variable 393 foreach($tags as $tag) {
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 228 $selectors = $this->compileSelectors($block->tags); 2758 if ($this->tags($tags) && $this->literal('{', false)) { 2759 $tags = $this->fixTags($tags); 2760 $this->pushBlock($tags); 2779 foreach ($block->tags as $tag) { 2787 foreach ($block->tags as $tag) { 2805 if ($this->mixinTags($tags) && 2809 $tags = $this->fixTags($tags); 2810 $this->append(array('mixin', $tags, $argv, $suffix), $s); 2831 protected function fixTags($tags) { argument [all …]
|
| /template/roundbox/ |
| D | roundbox.php | 298 $tags = array( 335 foreach ($tags as $tagname => $meta) {//do
|
| /template/bootstrap3/css/plugins/ |
| D | tag.less | 14 div.tags {
|
| /template/simple_sidebar/ |
| D | style.css | 73 div.dokuwiki div.tags { 80 div.dokuwiki div.tags span {
|
| /template/khum1/css/ |
| D | plugin.less | 61 div.dokuwiki th.tags, 68 div.dokuwiki td.tags,
|