Home
last modified time | relevance | path

Searched refs:language (Results 51 – 75 of 1328) sorted by relevance

12345678910>>...54

/plugin/judge/
H A Dscript.js55 var language; variable
60 function submitKey(problem_name, user, language, type, runtime, path) { argument
68 window["language"] = language;
87 if (language == "all") {
138 language: language,
213 …+ number + '</td><td class="col1">' + date + '</td><td class="col2">' + language + '</td><td class…
/plugin/dokuprism/prism/
H A Dprism.css2 https://prismjs.com/download.html#themes=prism&languages=markup+css+clike+javascript+abap+abnf+actionscript+ada+antlr4+apacheconf+apl+applescript+aql+arduino+arff+asciidoc+aspnet+asm6502+autohotkey+autoit+bash+basic+batch+bbcode+bison+bnf+brainfuck+brightscript+bro+c+csharp+cpp+cil+clojure+cmake+coffeescript+csp+crystal+css-extras+d+dart+diff+django+dns-zone-file+docker+ebnf+eiffel+ejs+elixir+elm+etlua+erb+erlang+fsharp+fortran+gml+gedcom+go+graphql+groovy+haml+handlebars+haskell+haxe+hcl+http+hpkp+hsts+ichigojam+icon+inform7+ini+io+j+java+javadoc+javadoclike+javastacktrace+jolie+jq+jsdoc+js-extras+json+json5+jsonp+js-templates+julia+keyman+kotlin+latex+latte+less+lilypond+liquid+lisp+livescript+lolcode+lua+makefile+markdown+markup-templating+matlab+mel+mizar+monkey+moonscript+n1ql+n4js+nand2tetris-hdl+nasm+neon+nginx+nim+nix+objectivec+pascal+perl+php+phpdoc+php-extras+plsql+powershell+processing+prolog+properties+protobuf+pug+puppet+pure+python+q+qml+qore+r+jsx+tsx+reason+regex+renpy+rest+rip+roboconf+robotframework+ruby+rust+sas+sass+scss+scala+scheme+shell-session+smalltalk+smarty+solidity+soy+sparql+splunk-spl+sqf+sql+stylus+swift+t4-templating+t4-cs+t4-vb+tap+tcl+tt2+textile+toml+turtle+twig+typescript+vala+vbnet+velocity+verilog+vhdl+vim+visual-basic+wasm+wiki+xeora+xojo+xquery+yaml+zig&plugins=show-language+remove-initial-line-feed+previewers+toolbar+copy-to-clipboard+download-button */
3 code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language
[all...]
/plugin/combo/.travis/
H A D.travis.yml17 language: php
21 language: php
25 language: php
28 # - language: php
32 # language: php
/plugin/mdpage/vendor/cebe/markdown/block/
H A DFencedCodeTrait.php39 $language = rtrim(substr($line, $pos));
53 if (!empty($language)) {
54 $block['language'] = $language;
/plugin/html2pdf/multilingual/
H A Daction.php71 foreach ($languages as $language) {
72 if (in_array($language, $enabled_languages)) {
73 $conf['lang'] = $language;
/plugin/multilingual/
H A Daction.php71 foreach ($languages as $language) {
72 if (in_array($language, $enabled_languages)) {
73 $conf['lang'] = $language;
/plugin/wrap/
H A Dhelper.php17 /* list of right-to-left scripts (may override the language defaults to rtl) */
19 /* selection of left-to-right scripts (may override the language defaults to ltr) */
108 // turn the language code into an array of components:
111 // is the language iso code (first field) in the list of RTL languages?
145 // only write lang if it's a language in lang2dir.conf
161 // Get language
162 $language = $attr['lang'];
188 if ( empty($language) === false ) {
208 $this->renderODTOpenSpan ($renderer, $attr ['class'], $style, $language, $attr_string);
211 $this->renderODTOpenParagraph ($renderer, $attr ['class'], $style, $attr ['dir'], $language,
339 renderODTOpenParagraph($renderer, $class, $style, $dir, $language, $is_indent, $is_outdent, $indent_first, $attr = null) global() argument
539 renderODTOpenSpan($renderer, $class, $style, $language, $attr) global() argument
[all...]
/plugin/publist/bib2tpl/
H A Dchangelog4 * Added Spanish (es) language file.
7 when e.g. month names are in English but output language is Spanish, or
8 when months in the bibtex use abreviations; if the language file includes
/plugin/publistf/bib2tpl/
H A Dchangelog4 * Added Spanish (es) language file.
7 when e.g. month names are in English but output language is Spanish, or
8 when months in the bibtex use abreviations; if the language file includes
/plugin/publistx/bib2tpl/
H A Dchangelog4 * Added Spanish (es) language file.
7 when e.g. month names are in English but output language is Spanish, or
8 when months in the bibtex use abreviations; if the language file includes
/plugin/cacherevisionseraser/
H A DREADME.md57 * Updated Russian language (v1.5.1) (Thanks Alexander Zubkov)
59 * Discarded outdated language versions (they are still available as a patch)
73 * Fixed French language (v1.4.*) (From Flavien Viollet).
74 * Added Brasil (Portuguese) language (v1.4.*).
77 * Added French language (v1.4.*) (Thanks Flavien Viollet).
78 * Renamed correctly the russian language filename (Although language isn't yet updated to v1.4.*).
83 * Updated German language (v1.4.*) (Thanks konus).
84 * Added Italian language (v1.4.*) (Thanks EndelWar).
90 * Added German language (v1.3.*) (Thanks konus).
95 * Updated Russian language (v1.3.*) (Thanks Kibi).
[all …]
/plugin/judge/helper/
H A Dcrud.php56 $language = $this->
68 …e"] . '</a>', $row['username'], $this->convert_time($row["timestamp"]), $language[0], $valid_text);
70 … $row["problem_name"] . '</a>', $this->convert_time($row["timestamp"]), $language[0], $valid_text);
72 … $table_data[] = Array($i, $this->convert_time($row["timestamp"]), $language[0], $valid_text);
74 …roblem_name"] . "\t" . $this->convert_time($row["timestamp"]) . "\t" . $language[0] . "\t" . $this…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DVolumeVolumeInfo.php65 public $language; variable in Google\\Service\\Books\\VolumeVolumeInfo
286 public function setLanguage($language) argument
288 $this->language = $language;
295 return $this->language;
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Ddataloader.js225 …raiseError( AmCharts.__( 'Error loading the file', chart.language ) + ': ' + url, false, options );
246 …raiseError( AmCharts.__( 'Error parsing JSON file', chart.language ) + ': ' + l.url, false, option…
262 …raiseError( AmCharts.__( 'Error parsing CSV file', chart.language ) + ': ' + l.url, false, options…
274 …raiseError( AmCharts.__( 'Unsupported data format', chart.language ) + ': ' + options.format, fals…
375 …raiseError( AmCharts.__( 'Error loading file', chart.language ) + ': ' + options.url, false, optio…
437 msg = AmCharts.__( 'Loading data...', chart.language );
498 AmCharts.__ = function( msg, language ) { argument
499 …efined !== language && undefined !== AmCharts.translations.dataLoader[ language ] && undefined !==…
500 return AmCharts.translations.dataLoader[ language ][ msg ];
/plugin/translator/syntax/
H A Dtranslator.php357 foreach( $languages as $language ) {
358 if ( $language == $this->getConf('default_language') ) continue;
359 if ( empty( $language ) ) continue;
361 …unt = $this->functions->_getAmountOfLanguageValues($cagtegoryID, $this->currentVersion, $language);
365 …nctions->_downloadLink($this->category, $this->currentVersion, $language, '[' . $language . ']', t…
369 …($this->functions->_downloadLink($this->category, $this->currentVersion, $language, '[unicoded]'));
377 if ( in_array($language, explode('|', $this->languages)) ) {
378 …$form->addElement(form_makeField('submit', 'fn[setup][' . $language . '][' . $this->getLang('all')…
379 …if ( $currentAmount > 0 ) $form->addElement(form_makeField('submit', 'fn[setup][' . $language . ']…
380 …sterValues ) $form->addElement(form_makeField('submit', 'fn[setup][' . $language . '][' . $this->g…
/plugin/findologicxmlexport/vendor/hoa/compiler/Bin/
H A DPp.php123 $this->parser->listInputs($grammar, $language);
125 if (empty($grammar) || (empty($language) && '0' !== $language)) {
130 $stream = new File\Read($language);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php101 public $language; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
436 public function setLanguage($language) argument
438 $this->language = $language;
445 return $this->language;
H A DSearchQueriesPreviousPage.php101 public $language; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
436 public function setLanguage($language) argument
438 $this->language = $language;
445 return $this->language;
H A DSearchQueriesRequest.php101 public $language; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
436 public function setLanguage($language) argument
438 $this->language = $language;
445 return $this->language;
/plugin/reqlang/
H A Dplugin.info.txt6 desc Switch the interface language according to the accept-language request header
/plugin/uilanguage/
H A Dplugin.info.txt6 desc Changes the user interface language to match the language of the current page
/plugin/codeprettify/code-prettify/
H A DREADME.md14 the language.
15 * Extensible language handlers for other languages. You can specify the
16 language.
58 etc. without a language extension.
95 If you'd like to add an extension for your favorite language, please look at
98 ### How do I specify the language of my code?
100 You don't need to specify the language since `PR.prettyPrint()` will guess.
101 You can specify a language by specifying the language extension along with the
106 The lang-* class specifies the language file extensions.
115 inside the `<pre>` and using `language-java` style classes:
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DVerifyAssertionResponse.php98 public $language; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
435 public function setLanguage($language) argument
437 $this->language = $language;
444 return $this->language;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DREADME.rst1 Twig, the flexible, fast, and secure template language for PHP
4 Twig is a template language for PHP, released under the new BSD license (code
/plugin/translation/
H A Dstyle.less8 // default styles for inline language selector
60 // overrides for dropdown style language selector
70 // current language is always first

12345678910>>...54