Home
last modified time | relevance | path

Searched refs:language (Results 251 – 275 of 1328) sorted by path

1...<<11121314151617181920>>...54

/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1 …font-family\", \"font-feature-settings\", \"font-kerning\",\n \"font-language-override\", \"fon…
H A Djavascript.min.js.map1 …r = /[+\\-*&%=<>!?|~^@]/;\n var isJsonldKeyword = /^@(context|id|value|language|type|container|li…
H A Dlivescript.min.js.map1language',\n regex: '(?:true|false|yes|no|on|off|null|void|undefined)' + keywordend\n …
H A Dmscgen.min.js1language||"mscgen"];return{startState:e,copyState:f,token:g(d),lineComment:"#",blockCommentStart:"…
H A Dmscgen.min.js.map1language","startState","startStateFn","copyState","copyStateFn","token","produceTokenFunction","li…
H A Dntriples.min.js.map1 …_TYPE && c == '>') ret = Location.POST_OBJ;\n\n // Closing typed and language literal.\n els…
H A Dsas.min.js.map1 …efinitions\n// comment -- text within * ; or /* */\n// keyword -- SAS language variable\n// var…
H A Dsql.min.js.map1language last leading leave left level limit linear lines list load local localtime localtimestamp…
H A Dstylus.min.js.map1 …ont\",\"font-feature-settings\",\"font-family\",\"font-kerning\",\"font-language-override\",\"font…
H A Dttcn.min.js.map1 … \" goto group if import in infinity inout interleave\" +\n \" label language length log match …
H A Dverilog.min.js.map1 … \"verilog\"\n });\n\n\n\n // TL-Verilog mode.\n // See tl-x.org for language spec.\n // See t…
H A Dxquery.min.js.map1language', 'last', 'lax', 'least', 'let', 'levels', 'lowercase', 'map',\n 'modify', 'module', '…
/plugin/codeprettify/code-prettify/
H A DCHANGES.md38 * Added [#17](https://github.com/google/code-prettify/issues/17) language specific
39 formatters that are triggered by the presence of a `lang-<language-file-extension>`
46 * Defined language extensions for Lisp and Lua
65 language handler, and changed to use the registered CSS handler for STYLE
133 * Matlab language handler courtesy *Amro³*
H A DCOPYING190 See the License for the specific language governing permissions and
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/codeprettify/code-prettify/src/
H A Dprettify.css14 * See the License for the specific language governing permissions and
/plugin/coinhive/
H A DREADME.md35 - Language: The language to use for the opt-in screen.
H A Dscript.js19 ch_config.language = data['language'];
/plugin/colorbox/
H A DLICENSE.md30 …t, either verbatim or with modifications and/or translated into another language. (Hereinafter, tr…
/plugin/colorswatch/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/columnlist/
H A DLicense.txt69 language. (Hereinafter, translation is included without limitation in
/plugin/combo/.travis/
H A D.travis.yml17 language: php
21 language: php
25 language: php
28 # - language: php
32 # language: php
/plugin/combo/ComboStrap/
H A DPrism.php123 // https://prismjs.com/plugins/show-language/
126 "$BASE_PRISM_CDN/plugins/show-language/prism-show-language.min.js",
222 * It contains the language
226 $language = $attributes->getValue(TagAttributes::TYPE_KEY);
227 if ($language == null) {
228 // Prism does not have any default language
230 // but without language, there is no styling
231 $language = "txt";
233 $language
[all...]
/plugin/combo/
H A DLICENSE69 language. (Hereinafter, translation is included without limitation in
/plugin/combo/admin/
H A Dpagerules.php42 // enable direct access to language strings
82 * @param string $language
85 function getMenuText($language): string argument

1...<<11121314151617181920>>...54