Home
last modified time | relevance | path

Searched refs:definitionList (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/www/matomo/piwik/plugins/Referrers/
H A DSocial.php28 protected $definitionList = null; variable in Piwik\\Plugins\\Referrers\\Social
52 if ($this->definitionList === null) {
62 Piwik::postEvent('Referrer.addSocialUrls', array(&$this->definitionList));
64 return $this->definitionList;
76 $this->definitionList = Common::safe_unserialize(base64_decode($list));
80 Option::set(self::OPTION_STORAGE_NAME, base64_encode(serialize($this->definitionList)));
90 $this->definitionList = $this->loadYmlData($yml);
103 $this->definitionList = $this->transformData($searchEngines);
105 return $this->definitionList;
H A DSearchEngine.php30 protected $definitionList = null; variable in Piwik\\Plugins\\Referrers\\SearchEngine
54 if (empty($this->definitionList)) {
64 Piwik::postEvent('Referrer.addSearchEngineUrls', array(&$this->definitionList));
66 return $this->definitionList;
78 $this->definitionList = Common::safe_unserialize(base64_decode($list));
82 Option::set(self::OPTION_STORAGE_NAME, base64_encode(serialize($this->definitionList)));
92 $this->definitionList = $this->loadYmlData($yml);
105 $this->definitionList = $this->transformData($searchEngines);
107 return $this->definitionList;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Tutorials/A-Practical-Guide/
H A DPG_08_Event_Types_and_Parameters.schelp22 definitionList::
49 definitionList::
60 definitionList::
69 definitionList::
73 definitionList::
94 definitionList::
100 definitionList::
108 definitionList::
114 definitionList::
124 definitionList::
[all …]
H A DPG_07_Value_Conversions.schelp18 definitionList::
20 definitionList::
26 definitionList::
28 definitionList::
39 definitionList::
62 definitionList::
64 definitionList::
67 definitionList::
73 definitionList::
H A DPG_02_Basic_Vocabulary.schelp22 definitionList::
43 definitionList::
56 definitionList::
76 definitionList::
109 definitionList::
138 definitionList::
194 definitionList::
251 definitionList::
281 definitionList::
308 definitionList::
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/Tests/Readers/
H A DMuse.hs668 definitionList [ ("foo", [codeBlock "bar"]) ]
1437 definitionList [ ("First", [ para "second" ])
1445 definitionList [ ("First", [ para "second" ])
1454 definitionList [ ("Bar", [ para "baz" ]) ]
1456 definitionList [ ("foo", [ para "bar" ]) ]
1459 definitionList [ ("foo:bar", [ para "baz" ]) ]
1461 definitionList [ (emph "Foo", [ para "bar" ]) ]
1526 definitionList [ ("Foo", [ definitionList [ ("bar", [ para "baz" ])]])]
1533 definitionList [ ("First", [ definitionList [ ("Second", [ para "Third" ]),
1563 definitionList [ ("First", [ para "list" ]) ] <>
[all …]
H A DMarkdown.hs440 definitionList [ (text "foo1", [plain (text "bar")])
446 definitionList [ (text "foo1", [para (text "bar")])
452 definitionList [ (text "foo1", [plain (text "bar")])
458 definitionList [ (text "foo1", [plain (text "bar" <>
464 definitionList [ (text "foo1", [para (text "bar") <>
469 definitionList [ (text "foo", [plain (text "bar")]) ]
472 definitionList [ (text "foo", [bulletList [plain (text "bar")]]) ]
475 divWith nullAttr (definitionList
481 definitionList [ (text "foo1", [plain (text "bar" <> softbreak <>
H A DRST.hs52 definitionList [ (str "Hostname", [para "media08"])
89 $ definitionList [ (emph "one", [para "emphasis"])
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/Tests/Readers/
H A DMuse.hs670 definitionList [ ("foo", [codeBlock "bar"]) ]
1439 definitionList [ ("First", [ para "second" ])
1447 definitionList [ ("First", [ para "second" ])
1456 definitionList [ ("Bar", [ para "baz" ]) ]
1458 definitionList [ ("foo", [ para "bar" ]) ]
1461 definitionList [ ("foo:bar", [ para "baz" ]) ]
1463 definitionList [ (emph "Foo", [ para "bar" ]) ]
1528 definitionList [ ("Foo", [ definitionList [ ("bar", [ para "baz" ])]])]
1535 definitionList [ ("First", [ definitionList [ ("Second", [ para "Third" ]),
1565 definitionList [ ("First", [ para "list" ]) ] <>
[all …]
H A DMarkdown.hs394 definitionList [ (text "foo1", [plain (text "bar")])
400 definitionList [ (text "foo1", [para (text "bar")])
406 definitionList [ (text "foo1", [plain (text "bar")])
412 definitionList [ (text "foo1", [plain (text "bar" <>
418 definitionList [ (text "foo1", [para (text "bar") <>
423 definitionList [ (text "foo", [plain (text "bar")]) ]
426 definitionList [ (text "foo", [bulletList [plain (text "bar")]]) ]
429 divWith nullAttr (definitionList
435 definitionList [ (text "foo1", [plain (text "bar" <> softbreak <>
H A DRST.hs54 definitionList [ (str "Hostname", [para "media08"])
91 $ definitionList [ (emph "one", [para "emphasis"])
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/Tests/Readers/Org/Block/
H A DList.hs210 definitionList [ ("PLL", [ plain $ "phase-locked" <> space <> "loop" ])
222definitionList [ ("Elijah" <> space <> "Wood", [plain $ "He" <> space <> "plays" <> space <> "Frod…
229 definitionList
239 mconcat [ definitionList [ ("definition", [plain "list"])
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/Tests/Readers/Org/Block/
H A DList.hs199 definitionList [ ("PLL", [ plain $ "phase-locked" <> space <> "loop" ])
211definitionList [ ("Elijah" <> space <> "Wood", [plain $ "He" <> space <> "plays" <> space <> "Frod…
218 definitionList
228 mconcat [ definitionList [ ("definition", [plain "list"])
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/Tests/Writers/
H A DMuse.hs171 … , "definition list" =: definitionList [ ("first definition", [plain "first description"])
180 definitionList [ ("first definition", [ plain "first description"
190 definitionList [ ("first definition", [plain "first description"])
199 definitionList [ ("first definition", [plain "first description"])
208 definitionList [ ("first definition", [plain "first description"])
317 … , "nested definition lists" =: definitionList [ ("first definition", [plain "first description"])
320definitionList [ ("first inner definition"
H A DDocbook.hs225 [ "compact" =: definitionList [ ("an", [plain "apple" ])
262 , "loose" =: definitionList [ ("an", [para "apple" ])
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/Tests/Writers/
H A DMuse.hs170 … , "definition list" =: definitionList [ ("first definition", [plain "first description"])
179 definitionList [ ("first definition", [ plain "first description"
189 definitionList [ ("first definition", [plain "first description"])
198 definitionList [ ("first definition", [plain "first description"])
207 definitionList [ ("first definition", [plain "first description"])
316 … , "nested definition lists" =: definitionList [ ("first definition", [plain "first description"])
319definitionList [ ("first inner definition"
H A DDocbook.hs228 [ "compact" =: definitionList [ ("an", [plain "apple" ])
265 , "loose" =: definitionList [ ("an", [para "apple" ])
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/commonmark-extensions-0.2.0.4/src/Commonmark/Extensions/
H A DDefinitionList.hs49 definitionList listType <$> mapM getItem items
169 definitionList :: ListSpacing -> [(il,[bl])] -> bl
173 definitionList spacing items =
187 definitionList spacing items = do function
191 let res = definitionList spacing (zip terms' defs')
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/commonmark-extensions-0.2.0.4/src/Commonmark/Extensions/
H A DDefinitionList.hs49 definitionList listType <$> mapM getItem items
169 definitionList :: ListSpacing -> [(il,[bl])] -> bl
173 definitionList spacing items =
187 definitionList spacing items = do function
191 let res = definitionList spacing (zip terms' defs')
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/commonmark-extensions-0.2.1.2/src/Commonmark/Extensions/
H A DDefinitionList.hs49 definitionList listType <$> mapM getItem items
169 definitionList :: ListSpacing -> [(il,[bl])] -> bl
173 definitionList spacing items =
187 definitionList spacing items = do function
191 let res = definitionList spacing (zip terms' defs')
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/nodes/definition_list/
H A Ddefinition_list-insert.ts25 const definitionList = schema.nodes.definition_list.createAndFill({}, items)!; constant
27 tr.replaceSelectionWith(definitionList);
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DPbind.schelp107 definitionList::
113 definitionList::
128 definitionList::
142 definitionList::
144 definitionList::
149 definitionList::
153 definitionList::
157 definitionList::
159 definitionList::
161 definitionList::
[all …]
H A DPdfsm.schelp25 definitionList::
28 definitionList::
35 definitionList::
38 definitionList::
H A DMIDIIn.schelp98 definitionList::
108 definitionList::
118 definitionList::
128 definitionList::
138 definitionList::
147 definitionList::
156 definitionList::
168 definitionList::
185 definitionList::
213 definitionList::
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/
H A Drepository_test_base.cpp135 void verifyDefinitionList(const QVector<KSyntaxHighlighting::Definition> &definitionList, const QSt… in verifyDefinitionList() argument
138 for (const auto &definition : definitionList) { in verifyDefinitionList()

1234567