Home
last modified time | relevance | path

Searched refs:syntax (Results 301 – 325 of 636) sorted by relevance

1...<<11121314151617181920>>...26

/plugin/codehighlight/cp/languages/
H A Dsql.css2 * CodePress color styles for SQL syntax highlighting
H A Dperl.css2 * CodePress color styles for Perl syntax highlighting
/plugin/abc2/abc-libraries/abc2svg/
H A Dtemper-1.js11 default:this.syntax(1,this.errs.bad_val,"%%temperament")
H A Dabc2svg-1.js95 function syntax(sev,msg,a1,a2,a3,a4){var s={fname:parse.fname,istart:parse.istart+parse.line.index} function
100 syntax(1,"Unsecure code")}
2762 if(isNaN(scale)||scale<=0.5){syntax(1,"Bad scale value in %%font")
2792 default:syntax(1,errs.bad_val,"%%"+xxxfont)
2875 if(isNaN(v)){syntax(1,"Bad integer value");break}
2881 if(isNaN(f)){syntax(1,errs.bad_val,'%%'+cmd)
2894 syntax(1,errs.bad_val,"%%chordalias")
2900 syntax(1,errs.bad_val,'%%'+cmd)
2906 case"print-leftmargin":syntax(0,"$1 is deprecated - use %%printmargin instead",'%%'+cmd)
2909 if(isNaN(f)){syntax(
8934 Abc.prototype.set_scale=set_scale;Abc.prototype.set_tsfirst=function(s){tsfirst=s};Abc.prototype.set_v_param=set_v_param;Abc.prototype.strwh=strwh;Abc.prototype.stv_g=function(){re global() method in Abc
[all...]
H A Dclip-1.js18 if(a.length!=3){this.syntax(1,this.errs.bad_val,"%%clip")
24 if(!b||!c){this.syntax(1,this.errs.bad_val,"%%clip")
/plugin/listusergroup/
H A Dsyntax.php51 list($syntax, $match) = explode('>', substr( strtolower($match), 0, -2), 2); // strip markup
/plugin/deflist/
H A Dstyle.css1 /* Cascading Style Sheet for 'deflist' syntax plugin - 2008-03-28
/plugin/keyboard/
H A Dplugin.info.txt7 desc The keyboard plugin provides a combined syntax and action plugin in order to markup text as …
/plugin/exttab3/
H A DREADME.md4 The third trial to implement extended (MediaWiki-style) table syntax in DokuWiki
/plugin/revealjs/
H A Dchangelog.md8 - Fixed issues with extra syntax against the ~~REVEAL~~ tag that can interfere with the reveal.js l…
48 - Introducing new syntax for [speaker notes][1]:
53 - Introducing new syntax for [fragments][2]:
117 * Add background syntax.
141 * Add support for the Reveal.js (highlight.js) syntax highlighter
/plugin/userhomepage/lang/en/
H A Duserhomepage_private.default3 …* To create a page inside this private space, simply use the standard link syntax __without any na…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dverbatim.rst8 parsed. For example to put Twig syntax as example into a template you can use
/plugin/rtlink/
H A DREADME15 Set the $rtlink_root_url in lib/plugins/rtlink/syntax.php to the root of your Request Tracker insta…
/plugin/avatar/
H A Dsyntax.php3 * Avatar Plugin: displays avatar images with syntax {{avatar>email@domain.com}}
29 list($syntax, $match) = explode('>', substr($match, 0, -2), 2); // strip markup
/plugin/fckg/
H A DChanges57 on, on a per-page basis, either by use of a checkbox or by adding a syntax plugin style switch to t…
58 ~~COMPLEX_TABLES~~. Since ~~COMPLEX_TABLES~~ is implemented as a syntax plugin, it will come into …
69 Minor edit to edit.php editor form syntax
87 Fixed regex which removed precent-escaped backslashes in plugin syntax so that backslashes are
128 Removed "new by reference" assignment in fckg/syntax/dwplugin.php (line 191)
239 Preserve plain text samba share syntax
312 Fixed bug in handling of rss feed syntax that inserted initial italic markup following feed markup.
313 Fixed parsing and output of Dokuwiki quote syntax
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt61 The intention here is to provide a generalised syntax that will enable other
68 The only way to extend the syntax without breaking the standard is to embed the
69 new command syntax into PGN comments. This is a kludge and such an obvious one
73 Apart from a general command syntax we propose several specific commands
124 describe a generalised command syntax, not to impose a particular set of
140 This parameter syntax is based on the epd opcode syntax described at 16.2.4 of
238 The syntax described above allows us to encode a move time for a *completed
347 this syntax is pasted into an html document then parsers will ignore the
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1syntax syntax syntax-case syntax-error unit/sig unless when with-syntax and begin call-with-curren…
/plugin/math2/phpmathpublisher/
H A DCHANGELOG10 A "tabular" command has been added. The help about the mathematical syntax has been improved.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.AllowedAttributes.txt
/plugin/epub/lang/nl/
H A Dremove.txt4 …tart** en **Verwijder panina ..** knoppen weergeven, ok indien u de epub syntax van de pagina heef…
/plugin/epub/lang/en/
H A Dremove.txt5 even if you have removed the epub syntax from the page.
/plugin/confmanager/lang/de/
H A Dentities.txt2 z.B. <code> << zu « >> zu » => zu ⇒ </code> Siehe ebenfalls [[doku>syntax#text_to_html_conversions]…
/plugin/indexnumber/
H A DREADME.md3 This DokuWiki syntax plugin creates counters with prefixes, for numbering
22 ## Tag syntax
/plugin/refnotes/syntax/
H A Dreferences.php76 * What kind of syntax are we?
164 private function handleEnter($syntax) { argument
165 if (preg_match($this->handlePattern, $syntax, $match) == 0) {
/plugin/acronym/
H A DREADME31 2010-10-13: 2 hours: convert tool to convert existing files from dokuwiki syntax to mediawiki syntax

1...<<11121314151617181920>>...26