Home
last modified time | relevance | path

Searched refs:list (Results 476 – 500 of 1525) sorted by relevance

1...<<11121314151617181920>>...61

/plugin/inlinetoc/
H A Dall.css11 list-style-type: decimal;
/plugin/typography/
H A Ddeleted.files3 # This file contains a list of files that were present in previous
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist.md46 -not a list item
/plugin/twofactorgoogleauth/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/ireadit/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/subpages/
H A Dplugin.info.txt7 desc Show subpages as a list if you add ~~SUBPAGES~~. Based on the dir plugin.
/plugin/phpipam/
H A Dsyntax.php889 private function listAddrs($list) { argument
890 if (empty($list)) {
963 foreach ($list as $address) {
1175 private function listProps($list, $type) { argument
1176 if (empty($list)) {
1186 foreach ($list as $_key => $_val) {
1781 unset($list[0]) ;
1805 unset($list[0]) ;
1806 foreach ($list as $_val) {
1826 unset($list[0]) ;
[all …]
/plugin/offline/ui/dokuwiki/
H A Dprint.css1list-style-type:square;margin:0 0 0.5em 1.5em;padding:0;}ol{line-height:1.5em;margin:0 0 0.5em 2.5…
/plugin/selectsearch/
H A Dplugin.info.txt6 desc Provides a dropdown list for common namespaces enhancing the search input, based on, in fa…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAutoFormat.Custom.txt
/plugin/prettyphoto/
H A Ddeleted.files3 # This is a list of files that were present in previous plugin releases
/plugin/commentsyntax/
H A Ddeleted.files3 # This file contains a list of files that were present in previous
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DPrioritizedList.php31 private array $list = [];
46 $this->list[$priority][] = $item;
59 \krsort($this->list);
62 foreach ($this->list as $group) {
28 private $list = []; global() variable in League\\CommonMark\\Util\\PrioritizedList
/plugin/structgantt/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/approve/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/dwtimeline/
H A Ddeleted.files1 # This is a list of files that were present in previous plugin releases
/plugin/tline/
H A DLICENSE.txt9 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
/plugin/eventline/
H A DLICENSE.txt9 * notice, this list of conditions and the following disclaimer.
12 * notice, this list of conditions and the following disclaimer in the
/plugin/pdfjs/pdfjs/web/cmaps/
H A DLICENSE10 %%Copyright: copyright notice, this list of conditions and the following
14 %%Copyright: copyright notice, this list of conditions and the following
/plugin/rst/
H A DLicense.text21 this list of conditions and the following disclaimer.
24 notice, this list of conditions and the following disclaimer in the
/plugin/pdftools/
H A Dadmin.php25 $list = plugin_list();
26 if(in_array('dw2pdf',$list)===false) return;
/plugin/revealjs/css/theme/
H A Dbeige.css105 list-style-type: decimal; }
108 list-style-type: disc; }
111 list-style-type: square; }
114 list-style-type: circle; }
H A Dsimple.css104 list-style-type: decimal; }
107 list-style-type: disc; }
110 list-style-type: square; }
113 list-style-type: circle; }
H A Dblood.css104 list-style-type: decimal; }
107 list-style-type: disc; }
110 list-style-type: square; }
113 list-style-type: circle; }
/plugin/linkbonus/syntax/
H A Dinterwiki.txt81 list ($iw_shortcut, $iw_uri) = explode ('>', $link['url'] );
121 $do = array(); // list of operations to perform
131 list ($key, $val) = explode ('=', $D, 2);
214 list($reference,$hash) = explode('#',$reference,2);

1...<<11121314151617181920>>...61