Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/plugin/dokuprism/prism/
Dprism.js3 …for(var d=0;d<h.length;++d){if(g&&g.cause==f+","+d)return;var v=h[d],p=v.inside,m=!!v.lookbehind,y…
4inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:nul… property
5inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+e.source+"$"),alias:"url… property
6 …instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\… property
7inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",i… property
9inside:{punctuation:/^%[is]/}},range:{pattern:/%(?:b[01]+-[01]+|d\d+-\d+|x[A-F\d]+-[A-F\d]+)/i,ali… property
10 …?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:Prism.languages.ma… property
12inside:{range:{pattern:/([^[]|(?:^|[^\\])(?:\\\\)*\\\[)-(?!\])/,lookbehind:!0,alias:"punctuation"}… property
13inside:{"directive-block":{pattern:/^<\/?\w+/,inside:{punctuation:/^<\/?/},alias:"tag"},"directive… property
17inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},Prism.languages.c.string],char:… property
[all …]
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
DContext.php354 * @param string $inside property/method to check
360 private function findVariableInContext($variable, $inside, $strict = false) argument
363 if (($inside !== '0' && empty($inside)) || ($inside == 'this')) {
366 if (isset($variable[$inside])) {
367 $value = $variable[$inside];
370 if (isset($variable->$inside)) {
371 $value = $variable->$inside;
372 } elseif (is_callable(array($variable, $inside))) {
373 $value = call_user_func(array($variable, $inside));
375 } elseif ($inside === '.') {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/
Dnested_inheritance.test5 {% block inside %}INSIDE{% endblock inside %}
9 {% block inside '' %}
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dmd1_literal_quotes_in_titles.md3 Foo [bar](/url/ "Title with "quotes" inside").
6 [bar]: /url/ "Title with "quotes" inside"
/plugin/highlightjs/highlight/
Dreadme.eng.txt107 title name of a function or a class inside a header
108 params everything inside parentheses in a function's or class' header
130 title name of a function or a class inside a header
185 value property's value inside a rule, from ":" till ";" or
216 title name of a function inside a header
217 params everything inside parentheses in a function's header
235 inside a header
236 params everything inside parentheses in a function's header
248 title class name inside a header
249 params everything in parentheses inside a class header
[all …]
/plugin/wrap/
Dprint_or_pdf.less21 break-inside: avoid; /* CSS 3 */
22 page-break-inside: avoid; /* CSS 2.1 */
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
Dmpdf.css63 span.mpdf_toc_t_level_0 { /* Title level 0 - may be inside <a> */
67 span.mpdf_toc_p_level_0 { /* Page no. level 0 - may be inside <a> */
81 span.mpdf_toc_p_level_1 { /* Page no. level 1 - may be inside <a> */
93 span.mpdf_toc_p_level_2 { /* Page no. level 2 - may be inside <a> */
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
Dchild_contents_outside_blocks.test9 Content inside a block.
15 …t include content outside Twig blocks. Did you forget to put the content inside a {% block %} tag …
/plugin/dw2pdf/tpl/default/
Dstyle.css27 /* Title level 0 - may be inside <a> */
30 /* Page no. level 0 - may be inside <a> */
42 /* Page no. level 1 - may be inside <a> */
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
Dprism.js5 …e:for(var u in n){if(!n.hasOwnProperty(u)||!n[u])continue;var a=n[u],f=a.inside,l=!!a.lookbehind,c…
6inside:{punctuation:/(\.|\\)/}},keyword:/\b(if|else|while|do|for|return|in|instanceof|function|new… property
8 …ript(>|&gt;)/ig,inside:{tag:{pattern:/(&lt;|<)script[\w\W]*?(>|&gt;)|(&lt;|<)\/script(>|&gt;)/ig,i… property
/plugin/pglist/
DREADME.md4 DokuWiki plugin, list the pages inside namespace
6 List a pages or directories inside the current namespace or selected namespace, but exclude the cur…
/plugin/mdpage/vendor/cebe/markdown/tests/
DParserTest.php91 $inside = $this->parseInline(substr($text, 1, $terminatingMarkerPos - 1));
92 return [['text', '(C-' . $this->renderAbsy($inside) . ')'], $terminatingMarkerPos + 1];
/plugin/amcharts/assets/amcharts/plugins/responsive/
Dresponsive.min.js1inside:!0,title:"",showFirstLabel:!1,showLastLabel:!1},graphs:{bullet:"none"}}},{maxWidth:350,rota… property
/plugin/pdftools/tpl/kompakt/
Dstyle.css29 /* Title level 0 - may be inside <a> */
32 /* Page no. level 0 - may be inside <a> */
44 /* Page no. level 1 - may be inside <a> */
/plugin/pdftools/tpl/standard/
Dstyle.css56 /* Title level 0 - may be inside <a> */
59 /* Page no. level 0 - may be inside <a> */
71 /* Page no. level 1 - may be inside <a> */
/plugin/pdftools/tpl/info/
Dstyle.css39 /* Title level 0 - may be inside <a> */
42 /* Page no. level 0 - may be inside <a> */
54 /* Page no. level 1 - may be inside <a> */
/plugin/pdftools/tpl/checkliste/
Dstyle.css39 /* Title level 0 - may be inside <a> */
42 /* Page no. level 0 - may be inside <a> */
54 /* Page no. level 1 - may be inside <a> */
/plugin/pdftools/tpl/checkliste2/
Dstyle.css39 /* Title level 0 - may be inside <a> */
42 /* Page no. level 0 - may be inside <a> */
54 /* Page no. level 1 - may be inside <a> */
/plugin/jsontable/demo/
Djsontable_plugin.txt29 …to the page. Table can be edited like spreadsheet and data can be saved inside a page without pag…
48inside single quotes. Special characters inside string, like ''%%'%%'', ''%%<%%'' or ''%%>%%'', ca…
/plugin/advanced/lang/en/config/
Dhooks.txt11 | ''pageheader.html'' | At the top inside the content box, above the actual content |
12 | ''pagefooter.html'' | At the bottom inside the content box, below the actual content |
/plugin/json/demo/
Djson_plugin.txt4 description: Build JSON database inside DokuWiki page and use the data in the page
35 With JSON Data Plugin you can build [[https://www.json.org/|JSON]] database inside DokuWiki page. J…
45 With multiple ''<json>'' elements inside the page database is generated internally. There may also …
76 …iles on each page refresh. Only those data are loaded, which are defined inside a page. Data are d…
95 … is used as a delimiter between tokens. If tokens contains spaces, then they must be inside quotes.
121inside - remote DokuWiki page. Remote DokuWiki page then first loads data according to the rules i…
127 … reused. Similar as in [[#data_snippets_inside_inline_json|Data snippets inside inline JSON]]. JSO…
198 …wise single variable will be rendered. If special character must be used inside the pattern, then …
203inside path: '[]{}#()'. There are two special tokens, which may be used as part of the path: ''__F…
208 Square brackets will render table. //table_row_filter// inside brackets is optional. It will displa…
[all …]
/plugin/authjoomla3/
DREADME.md7 - Create a folder inside dokuwiki/lib/plugins called authjoomla3
8 - Paste the downloaded source inside authjoomla3
/plugin/searchpattern/
Dplugin.info.txt6inside wiki pages. syntax : ~~SEARCHPATTERN(:|;|\#)\'[pattern or regexp to search]\'~~ ; ~~SEARCHP…
/plugin/openlayersmap/
Dprint.less29 .olPOItblBody tr { page-break-inside: avoid; }
31 h ~ div ~ .olStaticMap { /*?? page-break-inside: auto | avoid | inherit */ /* http://david.latapie.…
/plugin/jenkins/
Dplugin.info.txt5 desc Display and trigger Jenkins jobs inside Dokuwiki

12345678910>>...18