Home
last modified time | relevance | path

Searched +full:i +full:- +full:plus (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/plugin/openlayersmap/lang/fr/ !
Dhelp.txt7 …vant et arrière** en utilisant les boutons + et - en haut à gauche de la carte, vous pouvez obteni…
9 …* **récupération d'informations** la carte peut contenir des éléments qui contiennent plus d'infor…
16 … en utilisant les boutons + et - en haut à gauche de la carte ou en utilisant les touches + et - v…
18plus d'informations, à l'aide de la touche i vous pouvez activer un curseur qui peut être déplacé …
21 // Il est possible que certaines des fonctions ou boutons décrits ci-dessus aient été désactivés pa…
/plugin/combo/grammar/ !
H A DPageSql.g41 //https://github.com/antlr/grammars-v4/
8 https://github.com/antlr/antlr4/blob/master/doc/lexer-rules.md
23 PLUS: '+';
24 MINUS: '-';
55 IN: I N;
56 IS: I S;
57 ISNULL: I S N U L L;
58 LIKE: L I K E;
59 LIMIT: L I M I T;
73 DATETIME: D A T E T I M E;
[all …]
/plugin/tindexmenu/ !
Dindexmenu-full.js1 /*----------------------------------------------------|
3 |---------------------------------------------------|
4 | Copyright (c) 2002-2003 Geir Landro |
10 |---------------------------------------------------|
16 |---------------------------------------------------|
22 |---------------------------------------------------|
24 |--------------------------------------------------*/
71 plus : objImg + 'plus.' + objExt, property
81 this.root = new Node(false, -1);
209 str += '<img id="i' + this.obj + nodeId + '" src="'
[all …]
/plugin/statistics/vendor/matomo/device-detector/regexes/device/ !
Dmobiles.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
10 regex: '(?:BUZZ [1-5]|BUZZ 4(?:Pro|S|Lite)|CLEVER [13]|URBAN [123](?: Pro)?)(?:[);/ ]|$)'
13 - regex: 'BUZZ ([45]) Ultra'
15 - regex: 'BUZZ ([45]) Note'
17 - regex: 'BUZZ ([45]) Prime'
19 - regex: 'BUZZ 5 Pro Plus'
21 - regex: 'BUZZ ([45]) ?Pro'
23 - regex: 'BUZZ ([1245]) ?Lite'
25 - regex: 'BUZZ ([123]) Plus'
26 model: 'Buzz $1 Plus'
[all …]
Dconsoles.yml2 # Device Detector - The Universal Device Detection library for parsing User Agents
17 - regex: 'Xbox Series X'
19 - regex: 'Xbox One X'
21 - regex: 'Xbox One'
23 - regex: 'XBOX_ONE_ED'
25 - regex: 'Xbox'
29 regex: 'Nintendo (([3]?DS[i]?)|Wii[U]?|Switch|GameBoy)'
47 - regex: 'Dreamcast'
49 - regex: 'Aplix_SEGASATURN'
58 regex: '(?:PlayStation ?(4 Pro|[2-5]|Portable|Vita)|sony_tv;ps5;|\(PS3\))'
[all …]
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/ !
DArithmetic.pp9 // Copyright © 2007-2016, Hoa community. All rights reserved.
36 // Provide a testable (i.e. easily generable) grammar for arithmetic
39 // @copyright Copyright © 2007-2016 Hoa community.
48 %token number ([1-9]\d*)(\.\d+)?
49 %token plus \+
50 %token minus \-
55 primary() ( ::plus:: #addition expression() )?
69 | ( ::minus:: #negative | ::plus:: ) term()
/plugin/socialshareprivacy/lang/nl/ !
Dsettings.php10 … = "Link naar gedetailleerde gegevens beschermings informatie, default is het heise-Artikel.";
11 $lang['global_txt_help'] = "Mouseover tekst van de I-pictogrammen";
18 $lang['facebook_display_name'] = "Schrijfwijze van de Facebook-dienst in de instellingen";
23 $lang['twitter_txt_info'] = "Mouseover tekst van de Twitter-knop";
27 // Google-Plus settings for socialshareprivacy plugin
29 $lang['gplus_txt_info'] = "Mouseover tekst van de Google Plus delen Knop";
/plugin/icons/exe/ !
Dlist-material-design-icons.php8 * @copyright (C) 2015-2019, Giuseppe Di Terlizzi
12 'access-point-network-off',
13 'access-point-network',
14 'access-point',
15 'account-alert-outline',
16 'account-alert',
17 'account-arrow-left-outline',
18 'account-arrow-left',
19 'account-arrow-right-outline',
20 'account-arrow-right',
[all …]
Dlist-font-awesome.php4 * Plugin Icons: List of Font-Awesome Icons
8 * @copyright (C) 2015-2018, Giuseppe Di Terlizzi
13 'address-book',
14 'address-book-o',
15 'address-card',
16 'address-card-o',
19 'align-center',
20 'align-justify',
21 'align-left',
22 'align-right',
[all …]
/plugin/indexmenu/scripts/ !
Dindexmenu.js1 /*--------------------------------------------------------|
3 |--------------------------------------------------------|
4 | Copyright (c) 2002-2003 Geir Landro |
10 |--------------------------------------------------------|
16 |--------------------------------------------------------|
22 |--------------------------------------------------------|
23 | jQuery update - 27 02 2012 |
25 |--------------------------------------------------------|
27 |-------------------------------------------------------*/
33 * - div#cdtree_<id indexmenu> div top level
[all …]
/plugin/adhoctags/ !
DREADME.md1 # DokuWiki Plugin Ad-Hoc HTML
12 - `<abbr>` – “[Abbreviation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/abbr)”
14 - `<address>` – “[Address](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/address)”
16 - `<article>` – “[Article](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article)”
18 - `<aside>` – “[Aside](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/aside)”
20 - `<b>` – “[Bring Attention To](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b)” (also…
22 - `<bdi>` – “[Bidirectional Isolate](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/bdi)…
24 - `<cite>` – “[Citation](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/cite)”
26 - `<details>` – “[Details](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details)” and …
28 - `<dfn>` – “[Definition](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dfn)”
[all …]
/plugin/bureaucracy-au/lang/fr/ !
Dlang.php11 $lang['e_noaction'] = 'Pas d\'action définie - que faire des données ?';
17 $lang['checkagainst'] = '(vérifié avec /%s/i)';
20 $lang['e_date'] = '"%s" doit être une date valide au format yyyy-mm-dd.';
24 $lang['e_min'] = '"%s" doit être plus grand que %s.';
25 $lang['e_max'] = '"%s" doit être plus petit que %s.';
/plugin/bureaucracyau/lang/fr/ !
Dlang.php11 $lang['e_noaction'] = 'Pas d\'action définie - que faire des données ?';
17 $lang['checkagainst'] = '(vérifié avec /%s/i)';
20 $lang['e_date'] = '"%s" doit être une date valide au format yyyy-mm-dd.';
24 $lang['e_min'] = '"%s" doit être plus grand que %s.';
25 $lang['e_max'] = '"%s" doit être plus petit que %s.';
/plugin/bureaucracy/lang/fr/ !
Dlang.php11 $lang['e_noaction'] = 'Pas d\'action définie - que faire des données ?';
17 $lang['checkagainst'] = '(vérifié avec /%s/i)';
20 $lang['e_date'] = '"%s" doit être une date valide au format yyyy-mm-dd.';
24 $lang['e_min'] = '"%s" doit être plus grand que %s.';
25 $lang['e_max'] = '"%s" doit être plus petit que %s.';
/plugin/mdpage/vendor/cebe/markdown/ !
DGithubMarkdown.php26 * @var boolean whether to interpret newlines as `<br />`-tags.
44 '+', // plus sign
45 '-', // minus sign (hyphen)
65 for ($i = $current, $count = count($lines); $i < $count; $i++) {
66 $line = $lines[$i];
70 $this->identifyQuote($line, $lines, $i) ||
71 $this->identifyFencedCode($line, $lines, $i) ||
72 $this->identifyUl($line, $lines, $i) ||
73 $this->identifyOl($line, $lines, $i) ||
74 $this->identifyHr($line, $lines, $i)
[all …]
DMarkdown.php60 '+', // plus sign
61 '-', // minus sign (hyphen)
74 $this->references = [];
86 for ($i = $current, $count = count($lines); $i < $count; $i++) {
87 $line = $lines[$i];
90 if (isset($this->context[1]) && $this->context[1] === 'list' && !ctype_alpha($line[0]) && (
91 $this->identifyUl($line, $lines, $i) || $this->identifyOl($line, $lines, $i))) {
95 if ($line === '' || ltrim($line) === '' || $this->identifyHeadline($line, $lines, $i)) {
113 'content' => $this->parseInline(implode("\n", $content)),
115 return [$block, --$i];
[all …]
/plugin/dw2pdf/lang/fr/ !
Dsettings.php17 $lang['font-size'] = 'Taille de police en points pour le texte ordinaire.';
18 $lang['doublesided'] = 'Un document recto-verso commence par une page impaire et possède …
20plus haut niveau et la profondeur maximum des titres ajoutés à la TdM. Par défaut, les niveaux de …
22 … = 'Combien de niveaux de section (titres) doivent être utilisés dans les marque-pages PDF ?
25 $lang['output'] = 'Comment le PDF doit-il être présenté à l\'utilisateur ?';
/plugin/socialshareprivacy2/SSP/scripts/fr/ !
Djquery.socialshareprivacy.js3 * released under the MIT License http://www.opensource.org/licenses/mit-license.php
9 … Google, etc aux &Eacute;tats-Unis et peuvent y &ecirc;tre stock&eacute;s. Pour plus de d&eacute;t…
/plugin/mediasyntax/tools/ !
Ddokuwiki2mediawiki.php2 // dokuwiki2mediawiki.php (c) 2010-2015 by Thorsten Staerk
5 // The source file is given by parameter, the target file is the source file plus a
18 echo "dokuwiki2mediawiki.php (c) 2010-2012 by Thorsten Staerk\n";
20 …echo "The source file is given as an argument, the target file is the same plus the suffix \".mod\…
29 $i=0; variable
35 $lines[$i++]=fgets($inputfile); //we start counting a 0
39 $linecount=$i;
40 $i=-1; variable
42 while (++$i<$linecount)
46 $line=$lines[$i];
[all …]
/plugin/dokutranslate/ !
Dscript.js3 * Based on built-in ACL plugin
39 (opening ? 'minus' : 'plus') + '.gif');
73 for (var i = 0; i < all.length; i++) {
74 var att = all[i].split('=');
/plugin/html2pdf/html2pdf/html2ps/data/ !
DLineBreak.txt1 # LineBreak-5.0.0.txt
2 # Date: 2006-05-23, 11:43:00 PST [KW]
10 # Copyright (c) 1991-2006 Unicode, Inc.
23 # - All code points, assigned and unassigned, that are not listed
25 # - Characters ranges are specified as for other property files in
77 002B;PR # PLUS SIGN
79 002D;HY # HYPHEN-MINUS
94 003C;AL # LESS-THAN SIGN
96 003E;AL # GREATER-THAN SIGN
107 0049;AL # LATIN CAPITAL LETTER I
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Documentation/Fr/ !
DIndex.xyl1 <?xml version="1.0" encoding="utf-8"?>
3 <overlay xmlns="http://hoa-project.net/xyl/xylophone">
13 <tableofcontents id="main-toc" />
15 <h2 id="Introduction" for="main-toc">Introduction</h2>
34 <h3 id="Language_and_grammar" for="main-toc">Langage et grammaire</h3>
38 appartenant à un <strong>alphabet</strong>. Un symbole représente la plus
43 essayer de <strong>dériver</strong> ses sous-règles. Si une dérivation existe,
55 et de haut en bas, ou <em lang="en">left-to-right</em> et
56 <em lang="en">top-to-bottom</em> en anglais), nous pouvons avoir
58 <strong>disjonction</strong>, <em>i.e.</em> le « ou », est représentée par le
[all …]
/plugin/autlogin/ !
Dscript.js19 for(var i=0; i<all.length; i++){
20 var att = all[i].split('=');
53 clicky.src = DOKU_BASE+'lib/images/plus.gif';
90 for(var i=0; i<obj.length; i++){
91 obj[i].className = obj[i].className.replace(/ cur/,'');
99 if(e.target.className.search(/wikilink1/) > -1){
102 }else if(e.target.className.search(/idx_dir/) > -1){
107 if(e.target.className.search(/wikilink1/) > -1){
110 }else if(e.target.className.search(/idx_dir/) > -1){
115 if(e.target.className.search(/wikilink1/) > -1){
[all …]
/plugin/ckgdoku/ckeditor/plugins/a11yhelp/dialogs/lang/ !
Dda.js2 Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
5 …eller SHIFT+TAB. Flyt til næste eller forrige værktøjslinje knap med venstre- eller højre piltast.…
6i en dialogboks kan du, trykke på TAB for at navigere til næste element, trykke på SHIFT+TAB for a…
7i en listeboks. Flyt til forrige listeemne med SHIFT+TAB eller PIL OP. Tryk MELLEMRUM eller RETUR …
10-knap",numpad0:"Numpad 0",numpad1:"Numpad 1",numpad2:"Numpad 2",numpad3:"Numpad 3",numpad4:"Numpad…
/plugin/findologicxmlexport/vendor/hoa/ustring/Documentation/Fr/ !
DIndex.xyl1 <?xml version="1.0" encoding="utf-8"?>
3 <overlay xmlns="http://hoa-project.net/xyl/xylophone">
9 chaînes de caractères UTF-8.</p>
13 <tableofcontents id="main-toc" />
15 <h2 id="Introduction" for="main-toc">Introduction</h2>
27 <a href="http://icu-project.org/">ICU</a>, l'implémentation de référence
38 <h2 id="Unicode_strings" for="main-toc">Chaîne de caractères Unicode</h2>
41 caractères Unicode <strong>UTF-8</strong> et permet de la manipuler
48 <pre><code class="language-php">$french = new Hoa\Ustring\Ustring('Je t\'aime');
53 <h3 id="String_manipulation" for="main-toc">Manipulation de la chaîne</h3>
[all …]

12345678910>>...13