Home
last modified time | relevance | path

Searched refs:strike (Results 1 – 25 of 115) sorted by relevance

12345

/plugin/wysiwyg/fckeditor/editor/dtd/
Dfck_xhtml10transitional.js35 …1, bdo:1, 'var':1, '#':1, abbr:1, code:1, br:1, i:1, cite:1, kbd:1, u:1, strike:1, s:1, tt:1, stro… property
39 …1, small:1, span:1, hr:1, sub:1, bdo:1, 'var':1, div:1, object:1, sup:1, strike:1, dir:1, map:1, d… property
102 strike: J, // Changed from L to J (see (1))
/plugin/asciidocjs/node_modules/core-js/library/modules/
Des6.string.strike.js4 return function strike() { function
/plugin/asciidocjs/node_modules/core-js/modules/
Des6.string.strike.js4 return function strike() { function
/plugin/asciidocjs/node_modules/core-js/fn/string/virtual/
Dstrike.js2 module.exports = require('../../../modules/_entry-virtual')('String').strike;
/plugin/asciidocjs/node_modules/core-js/library/fn/string/
Dstrike.js2 module.exports = require('../../modules/_core').String.strike;
/plugin/asciidocjs/node_modules/core-js/library/fn/string/virtual/
Dstrike.js2 module.exports = require('../../../modules/_entry-virtual')('String').strike;
/plugin/asciidocjs/node_modules/core-js/fn/string/
Dstrike.js2 module.exports = require('../../modules/_core').String.strike;
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/HTMLModule/
DLegacy.php77 $strike = $this->addElement('strike', 'Inline', 'Inline', 'Common');
78 $strike->formatting = true;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcklistslib.js37 …el:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,s… property
40 …el:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,q:1,samp:1,small:1,span:1,strike:1,strong:1,sub:1,s… property
/plugin/eventum/
Dsyntax.php218 $html = $this->strike($format, $html);
236 function strike($format, $text) { function in syntax_plugin_eventum
/plugin/xlsx2dw/
Dscript.js287 isStrike: cell.style.font?.strike || false,
304 isStrike: cell.style.font?.strike || false,
/plugin/langdelete/
Dstyle.css90 /* strike text if li.enabled in langlonglist */
/plugin/txt2tags/
DREADME.doku67 //italic//, **strong**, __underlined__, --strike-through-- etc.
/plugin/bible/bible_douayRheims/
DZacharias.txt125 …9:4. Behold the Lord shall possess her, and shall strike her strength in the sea, and she shall be…
149 …10:11. And he shall pass over the strait of the sea, and shall strike the waves in the sea, and al…
171 …ord, I will strike every horse with astonishment, and his rider with madness: and I will open my e…
187 …pherd, and against the man that cleaveth to me, saith the Lord of hosts: strike the shepherd, and …
201 …14:12. And this shall be the plague wherewith the Lord shall strike all nations that have fought a…
207 … it be upon them, but there shall be destruction wherewith the Lord will strike all nations that w…
DMicheas.txt55 …er of the robber: they have laid siege against us, with a rod shall they strike the cheek of the j…
81 6:13. And I therefore began to strike thee with desolation for thy sins.
DExodus.txt64 …3:20. For I will stretch forth my hand, and will strike Egypt with all my wonders which I will do …
163 …aith the Lord: In this thou shalt know that I am the Lord: behold I will strike with the rod, that…
171 8:2. But if thou wilt not let them go, behold I will strike all thy coasts with frogs.
185 …8:16. And the Lord said to Moses: Say to Aaron: Stretch forth thy rod, and strike the dust of the …
215 …9:15. For now I will stretch out my hand to strike thee, and thy people, with pestilence, and thou…
285 …er you; and the plague shall not be upon you to destroy you, when I shall strike the land of Egypt.
439 …the ancients of Israel: and take in thy hand the rod wherewith thou didst strike the river, and go.
440 …17:6. Behold I will stand there before thee, upon the rock Horeb, and thou shalt strike the rock, …
498 19:22. The priests also that come to the Lord, let them be sanctified, lest he strike them.
545 …21:18. If men quarrel, and the one strike his neighbour with a stone, or with his fist, and he die…
[all …]
DMalachias.txt54 …ildren, and the heart of the children to their fathers: lest I come, and strike the earth with ana…
/plugin/ckgdoku/ckeditor/lang/
Den.js1 …rGuide:"CKEditor User's Guide"},basicstyles:{bold:"Bold",italic:"Italic",strike:"Strikethrough",su… property
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/
Dspecimen_stylesheet.css11 small, strike, strong, sub, sup, tt, var, selector
/plugin/ckgdoku/scripts/
Dparse_wiki-cmpr.js1strike:"<del>",del:"<del>",s:"<del>",p:"\n\n",a:"[[",img:"{{",strong:"**",h1:"\n====== ",h2:"\n===… property
Dparse_wiki.js.unc123 var markup = { 'b': '**', 'i':'//', 'em': '//', 'u': '__', 'br':line_break, 'strike': '<del>',
131 …var markup_end = { 'del': '</del>', 's': '</del>', 'strike': '</del>', 'p': " ", 'br':" ", 'a': ']…
167 …var format_chars = {'strong': true,'b':true, 'i': true, 'em':true,'u':true, 'del':true,'strike':tr…
1164 if(tag == 'sup' || tag == 'sub' || tag == 'del' || tag == 'strike' || tag == 's') {
/plugin/ckgedit/scripts/
Dparse_wiki-cmpr.js1strike:"<del>",del:"<del>",s:"<del>",p:"\n\n",a:"[[",img:"{{",strong:"**",h1:"\n====== ",h2:"\n===… property
Dparse_wiki.js.unc140 'strike': '<del>',
175 'strike': '</del>',
249 'strike': true,
1190 if (tag == 'sup' || tag == 'sub' || tag == 'del' || tag == 'strike' || tag == 's') {
/plugin/html2pdf/html2pdf/html2ps/
Ddefault.css376 strike { selector
/plugin/dirtylittlehelper/mermaid/editor/docs/
D45.45.js.map1 …select',\n 'small',\n 'source',\n 'span',\n 'strike',\n 'strong…

12345