Home
last modified time | relevance | path

Searched +refs:pre +refs:p (Results 1 – 25 of 55627) sorted by relevance

12345678910>>...2226

/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/date-time/
H A Ddriver.cxx50 p.pre (); in main()
61 p.pre (); in main()
70 p.pre (); in main()
79 p.pre (); in main()
88 p.pre (); in main()
99 p.pre (); in main()
110 p.pre (); in main()
119 p.pre (); in main()
130 p.pre (); in main()
141 p.pre (); in main()
[all …]
/dports/print/py-reportlab/reportlab-3.5.68/demos/gadflypaper/
H A Dgfe.py110 pre("""\
128 pre("""\
144 pre("""\
224 pre("""
278 pre("""
290 pre("""
373 pre("""
408 pre("""
431 pre("""
442 pre("""
[all …]
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/string/
H A Ddriver.cxx43 p.pre (); in main()
57 p.pre (); in main()
71 p.pre (); in main()
85 p.pre (); in main()
96 p.pre (); in main()
107 p.pre (); in main()
120 p.pre (); in main()
138 p.pre (); in main()
152 p.pre (); in main()
165 p.pre (); in main()
[all …]
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/float/
H A Ddriver.cxx41 p.pre (); in main()
50 p.pre (); in main()
59 p.pre (); in main()
68 p.pre (); in main()
77 p.pre (); in main()
86 p.pre (); in main()
95 p.pre (); in main()
106 p.pre (); in main()
115 p.pre (); in main()
124 p.pre (); in main()
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/editing/other/
H A Dinsertlinebreak-with-white-space-style.tentative.html.ini604 …ontenteditable style="display:block; white-space:pre"><p>abc[\]</p></div> (defaultparagraphseparat…
607 …ontenteditable style="display:block; white-space:pre"><p>[\]abc</p></div> (defaultparagraphseparat…
610 …ontenteditable style="display:block; white-space:pre"><p>a[\]bc</p></div> (defaultparagraphseparat…
613 …[<div contenteditable><p style="display:block; white-space:pre">abc[\]</p></div> (defaultparagraph…
616 …[<div contenteditable><p style="display:block; white-space:pre">[\]abc</p></div> (defaultparagraph…
619 …[<div contenteditable><p style="display:block; white-space:pre">a[\]bc</p></div> (defaultparagraph…
661 …ntenteditable style="display:inline; white-space:pre"><p>abc[\]</p></div> (defaultparagraphseparat…
664 …ntenteditable style="display:inline; white-space:pre"><p>[\]abc</p></div> (defaultparagraphseparat…
667 …ntenteditable style="display:inline; white-space:pre"><p>a[\]bc</p></div> (defaultparagraphseparat…
670 …[<div contenteditable><p style="display:inline; white-space:pre">abc[\]</p></div> (defaultparagrap…
[all …]
H A Dinsertparagraph-with-white-space-style.tentative.html.ini56 …[<div contenteditable><p style="display:inline; white-space:pre-line">abc[\]</p></div> (defaultpar…
59 …[<div contenteditable><p style="display:inline; white-space:pre-line">[\]abc</p></div> (defaultpar…
62 …[<div contenteditable><p style="display:inline; white-space:pre-line">a[\]bc</p></div> (defaultpar…
142 …[<div contenteditable><p style="display:inline; white-space:pre">abc[\]</p></div> (defaultparagrap…
145 …[<div contenteditable><p style="display:inline; white-space:pre">[\]abc</p></div> (defaultparagrap…
148 …[<div contenteditable><p style="display:inline; white-space:pre">a[\]bc</p></div> (defaultparagrap…
1852 …ontenteditable style="display:block; white-space:pre"><p>abc[\]</p></div> (defaultparagraphseparat…
1855 …ontenteditable style="display:block; white-space:pre"><p>[\]abc</p></div> (defaultparagraphseparat…
1858 …ontenteditable style="display:block; white-space:pre"><p>a[\]bc</p></div> (defaultparagraphseparat…
1861 …[<div contenteditable><p style="display:block; white-space:pre">abc[\]</p></div> (defaultparagraph…
[all …]
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/byte/
H A Ddriver.cxx37 p.pre (); in main()
46 p.pre (); in main()
55 p.pre (); in main()
64 p.pre (); in main()
73 p.pre (); in main()
82 p.pre (); in main()
91 p.pre (); in main()
100 p.pre (); in main()
113 p.pre (); in main()
122 p.pre (); in main()
[all …]
/dports/textproc/multimarkdown/MultiMarkdown-6-6.6.0/tests/MMD6Tests/
H A DIndented Code Blocks.htmlc4 <pre><code>foo
5 </code></pre>
9 <pre><code>bar
10 </code></pre>
22 <pre><code>bar
23 </code></pre>
28 </code></pre>
34 <pre><code>bar
36 </code></pre>
41 </code></pre>
[all …]
H A DHorizontal Rules.htmlc14 <pre><code>---
15 </code></pre>
27 <pre><code>- - -
28 </code></pre>
42 <pre><code>***
43 </code></pre>
55 <pre><code>* * *
56 </code></pre>
70 <pre><code>___
71 </code></pre>
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/michelf/php-markdown/test/resources/php-markdown-extra.mdtest/
H A DTilde Fenced Code Blocks.xhtml4 <p>Code block starting and ending with empty lines:</p>
11 <p>Indented code block containing fenced code block sample:</p>
18 <p>Fenced code block with indented code block sample:</p>
25 <p>Fenced code block with long markers:</p>
39 <p>Fenced code block with Markdown header and horizontal rule:</p>
56 <li><p>In a list item with smalish indent:</p>
66 <p>With HTML content.</p>
71 <p>Bug with block level elements in this case:</p>
76 <p>Indented code block of a fenced code block:</p>
83 <p>With class:</p>
[all …]
H A DBacktick Fenced Code Blocks.xhtml4 <p>Code block starting and ending with empty lines:</p>
11 <p>Indented code block containing fenced code block sample:</p>
18 <p>Fenced code block with indented code block sample:</p>
25 <p>Fenced code block with long markers:</p>
39 <p>Fenced code block with Markdown header and horizontal rule:</p>
56 <li><p>In a list item with smalish indent:</p>
66 <p>With HTML content.</p>
71 <p>Bug with block level elements in this case:</p>
76 <p>Indented code block of a fenced code block:</p>
83 <p>With class:</p>
[all …]
H A DTilde Fenced Code Blocks Special Cases.xhtml5 </code></pre>
7 <p>As above: checking for bad interractions with the HTML block parser:</p>
12 <p>Some <em>markdown</em><code>formatting</code>.</p>
17 <p>Some <em>markdown</em></p>
38 <p>Two code blocks with no blank line between them:</p>
46 <p>Testing <em>confusion</em> with markers in the middle:</p>
51 <p>Testing mixing with title code blocks</p>
53 <pre><code>&lt;p>```
55 &lt;p>```
58 <pre><code>&lt;p>```
[all …]
H A DBacktick Fenced Code Blocks Special Cases.xhtml5 </code></pre>
7 <p>As above: checking for bad interractions with the HTML block parser:</p>
12 <p>Some <em>markdown</em><code>formatting</code>.</p>
17 <p>Some <em>markdown</em></p>
38 <p>Two code blocks with no blank line between them:</p>
46 <p>Testing <em>confusion</em> with code spans at the HTML block parser:</p>
51 <p>Testing mixing with title code blocks</p>
53 <pre><code>&lt;p>```
55 &lt;p>```
58 <pre><code>&lt;p>```
[all …]
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/michelf/php-markdown/test/resources/php-markdown-extra.mdtest/
H A DTilde Fenced Code Blocks.xhtml4 <p>Code block starting and ending with empty lines:</p>
11 <p>Indented code block containing fenced code block sample:</p>
18 <p>Fenced code block with indented code block sample:</p>
25 <p>Fenced code block with long markers:</p>
39 <p>Fenced code block with Markdown header and horizontal rule:</p>
56 <li><p>In a list item with smalish indent:</p>
66 <p>With HTML content.</p>
71 <p>Bug with block level elements in this case:</p>
76 <p>Indented code block of a fenced code block:</p>
83 <p>With class:</p>
[all …]
H A DBacktick Fenced Code Blocks.xhtml4 <p>Code block starting and ending with empty lines:</p>
11 <p>Indented code block containing fenced code block sample:</p>
18 <p>Fenced code block with indented code block sample:</p>
25 <p>Fenced code block with long markers:</p>
39 <p>Fenced code block with Markdown header and horizontal rule:</p>
56 <li><p>In a list item with smalish indent:</p>
66 <p>With HTML content.</p>
71 <p>Bug with block level elements in this case:</p>
76 <p>Indented code block of a fenced code block:</p>
83 <p>With class:</p>
[all …]
H A DTilde Fenced Code Blocks Special Cases.xhtml5 </code></pre>
7 <p>As above: checking for bad interractions with the HTML block parser:</p>
12 <p>Some <em>markdown</em><code>formatting</code>.</p>
17 <p>Some <em>markdown</em></p>
38 <p>Two code blocks with no blank line between them:</p>
46 <p>Testing <em>confusion</em> with markers in the middle:</p>
51 <p>Testing mixing with title code blocks</p>
53 <pre><code>&lt;p>```
55 &lt;p>```
58 <pre><code>&lt;p>```
[all …]
H A DBacktick Fenced Code Blocks Special Cases.xhtml5 </code></pre>
7 <p>As above: checking for bad interractions with the HTML block parser:</p>
12 <p>Some <em>markdown</em><code>formatting</code>.</p>
17 <p>Some <em>markdown</em></p>
38 <p>Two code blocks with no blank line between them:</p>
46 <p>Testing <em>confusion</em> with code spans at the HTML block parser:</p>
51 <p>Testing mixing with title code blocks</p>
53 <pre><code>&lt;p>```
55 &lt;p>```
58 <pre><code>&lt;p>```
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dre.docs_v11p,[],[<<84,104,105,115,32,109,111,100,117,108,101,32,99,111,110,116,97,105,110,115,32,114,101,103,…
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dre.docs_v11p,[],[<<84,104,105,115,32,109,111,100,117,108,101,32,99,111,110,116,97,105,110,115,32,114,101,103,…
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dre.docs_v11p,[],[<<84,104,105,115,32,109,111,100,117,108,101,32,99,111,110,116,97,105,110,115,32,114,101,103,…
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/shell_docs_SUITE_data/
H A Dre.docs_v11p,[],[<<84,104,105,115,32,109,111,100,117,108,101,32,99,111,110,116,97,105,110,115,32,114,101,103,…
/dports/devel/xsd/xsd-4.1.0.a11+dep/xsd/tests/cxx/parser/validation/built-in/integer/
H A Ddriver.cxx67 p.pre (); in main()
76 p.pre (); in main()
85 p.pre (); in main()
96 p.pre (); in main()
105 p.pre (); in main()
116 p.pre (); in main()
125 p.pre (); in main()
136 p.pre (); in main()
145 p.pre (); in main()
167 p.pre (); in main()
[all …]
/dports/math/gretl/gretl-2021d/dcmt/
H A Dprescr.c271 p->x = NULL; in NewPoly()
272 return p; in NewPoly()
281 return p; in NewPoly()
287 free( p->x ); in FreePoly()
288 free( p ); in FreePoly()
301 return p; in PolynomialMult()
313 return p; in PolynomialMult()
355 p->x[n] = p->x[m] = 1; in make_tntm()
357 return p; in make_tntm()
499 p->deg=i; in PolynomialSum()
[all …]
/dports/security/keybase/client-v5.7.1/go/kbfs/libkbfs/
H A Dprefetcher.go663 p.prefetches[ptr.ID] = pre
676 p.incOverallSyncTotalBytes(pre.req)
696 p.vlog.CLogf(pre.ctx, libkb.VLog2,
1186 p.cancelPrefetch, req.ptr, pre)
1219 p.prefetches[req.ptr.ID] = pre
1278 p.prefetches[req.ptr.ID] = pre
1305 p.log.CDebugf(pre.ctx,
1540 pre, ok := p.prefetches[ptr.ID]
1565 p.doCancel(id, pre)
1577 p.prefetches[blockID] = pre
[all …]
/dports/math/cantor/cantor-21.12.3/thirdparty/discount-2.2.6-patched/tests/
H A Dcodeblock.t20 '<p>```</p>
23 ```</p>'
29 '<p><code>
38 '<p>~~~</p>
41 ~~~</p>'
80 '<p>~~~
81 code</p>'
104 ~~~</p>'
117 '<p>```
119 ~~~</p>'
[all …]

12345678910>>...2226