Home
last modified time | relevance | path

Searched refs:language (Results 301 – 325 of 1328) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-common/
H A D.travis.yml1 language: php
/plugin/groupadmin/
H A Dadmin.php57 function getMenuText($language) { argument
59 return parent::getMenuText($language);
/plugin/imagecarousel/
H A D.travis.yml1 language: php
/plugin/inlineedit/
H A D.travis.yml1 language: php
/plugin/pageimage/
H A D.travis.yml1 language: php
/plugin/multiselect/
H A D.travis.yml1 language: php
/plugin/ajaxedit/
H A D.travis.yml1 language: php
/plugin/textrotate/
H A D.travis.yml1 language: php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudNaturalLanguage.php62 $this->serviceName = 'language';
/plugin/tagfilter/
H A D.travis.yml1 language: php
/plugin/const/
H A D.travis.yml1 language: php
/plugin/adhoctags/
H A DREADME.md80 - `:lang` – a colon (`:`), followed by a valid [BCP47](https://www.rfc-editor.org/info/bcp47) language code. Examples: `:en`, `:fr-CH`, `:grc-Latn`, etc. See also: “[Declaring language in HTML](https://www.w3.org/International/questions/qa-html-language-declarations)”.
82 Note: this will also set the HTML `dir` attribute: either by setting a language code that has a default RTL script, or by appending a script tag that refers to a RTL script (e.g. `Arab` or `Hebr`). The resulting text direction can still be overriden by the `[dir=…]` attribute (see below)
109 **3. Format the language specifications (if needed)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DObjectWithXmlNamespaces.yml26 language:
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.twitter.js50 lang : options.language
/plugin/issuelinks/
H A D.travis.yml3 language: php
/plugin/findologicxmlexport/vendor/jms/metadata/
H A D.travis.yml1 language: php
/plugin/cleanoldips/
H A D.travis.yml3 language: php
/plugin/gdpr/
H A D.travis.yml3 language: php
/plugin/codemirror/dist/modes/
H A Dmscgen.min.js.map1language","startState","startStateFn","copyState","copyStateFn","token","produceTokenFunction","li…
/plugin/highlightjs/highlight/
H A Dreadme.eng.txt5 automatically: finds blocks of code, detects a language, highlights it.
94 syntactic structures. In parentheses after language names are identifiers
419 Autodetection of a code's language is done with a simple heuristics:
421 counts all syntactic structures that it finds along the way. The language
426 language explicitly by assigning a class to the `<code>` element:
430 You can use class names recommended in HTML5: "language-html",
431 "language-php". Classes also can be assigned to the `<pre>` element.
/plugin/odp/
H A Drenderer.php921 function file($text, $language=null, $filename=null) { argument
922 $this->_highlight('file', $text, $language);
938 function code($text, $language=null, $filename=null) { argument
939 $this->_highlight('code', $text, $language);
966 function _highlight($type, $text, $language=null) { argument
971 if (is_null($language)) {
978 $geshi = new GeSHi($text, $language, DOKU_INC . 'inc/geshi');
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.travis.yml1 language: php
/plugin/mdpage/
H A DLICENSE.Apache-2.012 See the License for the specific language governing permissions and
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A D.travis.yml1 language: php
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A D.travis.yml1 language: php

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