Home
last modified time | relevance | path

Searched refs:strong (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/plugin/codehighlight/cp/languages/
H A Dvbscript.css11 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron…
16 strong dfn, strong dfn a,strong dfn var, strong dfn a u, strong dfn u{
21 s, s b, span s u, span s cite, strong span s {
26 strong s,strong s b, strong s u, strong s cite {
30 strong ins{
35 strong a, strong a u {
40 strong u {
45 strong var{
53 strong i,strong a i, strong u i {
H A Dasp.css11 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron…
16 strong dfn, strong dfn a,strong dfn var, strong dfn a u, strong dfn u{
21 s, s b, span s u, span s cite, strong span s {
26 strong s,strong s b, strong s u, strong s cite {
30 strong ins{
35 strong a, strong a u {
40 strong u {
45 strong var{
53 strong i,strong a i, strong u i {
H A Dphp.css6 big, big b, big em, big ins, big s, strong i, strong i b, strong i s, strong i u, strong i a, stron…
7 s, s b, strong s u, strong s cite {color:#5656fa;font-weight:normal;} /* attributes and strings */
8 strong a, strong a u {color:#006700;font-weight:bold;} /* variables */
11 strong u {color:#7F0055;font-weight:bold;} /* reserved words */
/plugin/creole/syntax/
H A Dstrong.php44 'open', 'strong', NULL,
47 'open', 'strong', NULL,
50 'open', 'strong', NULL,
53 'open', 'strong', NULL,
58 if ( $this->eventhandler->queuedEventExists ('open', 'strong', NULL) == false ) {
66 $this->eventhandler->notifyEvent('open', 'strong', NULL, $pos, $match, $handler);
73 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);
85 $this->eventhandler->notifyEvent('close', 'strong', NULL, $pos, $match, $handler);
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Demphasis.md1 this is __strong__ and this is **strong**.
15 **strong text***emphasized text*
17 *emphasized text***strong text**
19 **strong text**_emphasized text_
25 _emphasized text_**strong text**
41 a **this *is* strong**
43 a *this **is** strong*
45 a ***this is strong***
65 *em\*text* **strong\*\*text\***
H A Dinline-html.md15 contact me at <strong>mail@cebe.cc</strong>.
17 contact me at <strong><mail@cebe.cc></strong>.
19 contact me at <strong><http://cebe.cc/contact></strong>.
H A Dmd1_strong_and_em_together.md1 ***This is strong and em.***
5 ___This is strong and em.___
/plugin/s5reloaded/ui/thesis/
H A Dwrap.css13 .wrap_column em strong,
14 .wrap_left em strong, .wrap_right em strong, .wrap_center em strong,
15 .wrap_box em strong,
16 …em strong, .wrap_important em strong, .wrap_alert em strong, .wrap_tip em strong, .wrap_help em st…
23 .wrap_column em strong em.u,
24 .wrap_left em strong em.u, .wrap_right em strong em.u, .wrap_center em strong em.u,
25 .wrap_box em strong em.u,
26strong em.u, .wrap_important em strong em.u, .wrap_alert em strong em.u, .wrap_tip em strong em.u,…
34 …rap_danger em strong em.u, .wrap_warning em strong em.u, .wrap_caution em strong em.u, .wrap_notic…
44 .wrap_box em strong em.u,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DSpannerReadOnly.php45 public $strong; variable in Google\\Service\\Spanner\\SpannerReadOnly
120 public function setStrong($strong) argument
122 $this->strong = $strong;
129 return $this->strong;
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst15 <strong>foo</strong>
19 {# output will be <div><strong>foo</strong></div> #}
28 <strong>foo</strong>
32 {# output will be <div><strong>foo</strong></div> #}
H A Draw.rst21 {% set hello = '<strong>Hello</strong>' %}
22 {% set hola = '<strong>Hola</strong>' %}
24 {{ false ? '<strong>Hola</strong>' : hello|raw }}
/plugin/latexit/tests/dw_orig_test_files/
H A Dtest10.txt31 I am <strong>strong</strong>
35 I am <strong>stronger</strong>
/plugin/tindexmenu/
H A Dadmin.php94 ptln(' <span><label><strong>'.$legend.'</strong></label></span>');
180 …ptln(' <div><strong>author:</strong><input type="text" name="author_info" value="'.$INFO["us…
181 …ptln(' <strong>url:</strong><input type="text" name="url_info" value="'.$this->repos['url'][…
182 …ptln(' <strong>description:</strong><input type="text" name="description_info" value="" size…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfilter.rst18 <strong>SOME TEXT</strong>
21 {# outputs "&lt;strong&gt;some text&lt;/strong&gt;" #}
H A Dautoescape.rst72 {% set hello = "<strong>Hello</strong>" %}
74 {{ "<strong>world</strong>" }}
76 Will be rendered "<strong>Hello</strong> **world**".
H A Dspaceless.rst15 <strong>foo</strong>
19 {# output will be <div><strong>foo</strong></div> #}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dnl2br.test7 return ['text' => "If you have some <strong>HTML</strong>\nit will be escaped."]
13 If you have some &lt;strong&gt;HTML&lt;/strong&gt;<br />
H A Dtrim.test14 return ['text' => " If you have some <strong>HTML</strong> it will be escaped. "]
17 If you have some &lt;strong&gt;HTML&lt;/strong&gt; it will be escaped.
/plugin/wrap/
H A Dall.less17 .plugin_wrap.wrap__emuhead em strong {
24 .plugin_wrap.wrap__emuhead em strong em.u {
32 .wrap_danger.wrap__emuhead em strong em.u,
33 .wrap_warning.wrap__emuhead em strong em.u,
34 .wrap_caution.wrap__emuhead em strong em.u,
35 .wrap_notice.wrap__emuhead em strong em.u,
36 .wrap_safety.wrap__emuhead em strong em.u {
42 .wrap_box.wrap__emuhead em strong em.u,
43 .wrap_info.wrap__emuhead em strong em.u,
44 .wrap_important.wrap__emuhead em strong e
[all...]
/plugin/latexit/tests/my/
H A Dtest10.latex53 I am <strong>strong</strong>
59 I am <strong>stronger</strong>
/plugin/publistf/template/
H A Dxhtml_simple.tpl6 @author@, <strong>@title@</strong>, @year@
/plugin/publist/template/
H A Dxhtml_simple.tpl6 @author@, <strong>@title@</strong>, @year@
/plugin/publistx/template/
H A Dxhtml_simple.tpl6 @author@, <strong>@title@</strong>, @year@
/plugin/vbsso/views/
H A Dadmin.html1.tpl2 extensions are required to be installed: <strong>[[content-0]]</strong></div>
H A Daction.tpl3 <strong>[[content]]</strong>

12345678910>>...17