| /plugin/pgn4web/pgn4web/ |
| D | parsing-tests.js | 15 for (var gg = 0; gg < numberOfGames; gg++) { 16 Init(gg); 21 …if ((++ii % 100 === 0) && console) { console.log("i=" + ii + " g=" + gg + "/" + numberOfGames + " … 36 var gg = 0; 41 gg = Math.floor(numberOfGames * Math.random()); 42 Init(gg);
|
| D | live-results-template.html | 64 for (var gg = 0; gg < numberOfGames; gg++) { 65 resultString += fillWithBlanks(gameWhite[gg], 15) + " "; 66 resultString += fillWithBlanks(gameBlack[gg], 15) + " "; 67 resultString += fillWithBlanks(gameResult[gg], 7) + " ";
|
| D | live-results.html | 553 for (var gg in gameId) { 554 if (theObj = document.getElementById("newMoves_" + gameId[gg])) { 588 for (var gg = 0; gg < numberOfGames; gg++) { 589 gameId[gg] = gg; 590 gameWhiteTeam[gg] = customPgnHeaderTag("WhiteTeam", null, gg); 591 gameBlackTeam[gg] = customPgnHeaderTag("BlackTeam", null, gg); 592 gameWhiteTitle[gg] = customPgnHeaderTag("WhiteTitle", null, gg); 593 gameBlackTitle[gg] = customPgnHeaderTag("BlackTitle", null, gg); 594 gameWhiteElo[gg] = customPgnHeaderTag("WhiteElo", null, gg); 595 gameBlackElo[gg] = customPgnHeaderTag("BlackElo", null, gg); [all …]
|
| /plugin/diagramsnet/lib/templates/other/ |
| D | cycle_1.xml | 1 …7H6wQyEJRuq8R8QGKpGiUGmFzlR12ikfnN73bZFq5TlpTa6XQKtaFwcnL2uUyHRtWz7OpR91UU/gg/jR+oAeS9hwGt6I7jN8ON…
|
| /plugin/diagramsnet/lib/math/jax/input/MathML/entities/ |
| D | g.js | 19 …80",gesdoto:"\u2A82",gesdotol:"\u2A84",gesl:"\u22DB\uFE00",gesles:"\u2A94",gg:"\u226B",ggg:"\u22D9… property
|
| /plugin/mundart/ |
| D | renderer.php | 131 '%ck%' => 'gg', 183 '%ck%' => 'gg',
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/data/patterns/ |
| D | it.php | 10 …2dw 2d_ 2d' _d2 1f 2fb 2fg 2ff 2fn f2l f2r 2fs 2ft 2f_ 2f' 1g 2gb 2gd 2gf 2gg g2h g2l 2gm g2n 2gp …
|
| /plugin/linksuggest/_test/ |
| D | SuggestionAjaxRequestsTest.php | 44 saveWikiText('ns1:ms1', "======Gg======\nPage on level 1", 'Created page on level 1'); 485 'title' => 'Gg', 530 'title' => 'Gg',
|
| /plugin/letsencrypt/ |
| D | country-codes.csv | 92 Guernsey,GG
|
| /plugin/icons/exe/ |
| D | list-font-awesome.php | 320 'gg', 321 'gg-circle',
|
| /plugin/quickstats/GEOIP/ |
| D | ccArraysDat.php | 25 "AX", "GG", "IM", "JE", "BL", "MF"
|
| D | cc_arrays_dat.php | 23 "AX", "GG", "IM", "JE", "BL", "MF"
|
| /plugin/codemirror/dist/modes/ |
| D | gfm.min.js | 1 …er|playsingle)|dns|doi|dtn|dvb|ed2k|facetime|feed|file|finger|fish|ftp|geo|gg|git|gizmoproject|go|…
|
| D | gfm.min.js.map | 1 …er|playsingle)|dns|doi|dtn|dvb|ed2k|facetime|feed|file|finger|fish|ftp|geo|gg|git|gizmoproject|go|…
|
| /plugin/pubmed2020/classes/ |
| D | pubmed2020.php | 514 $gg = "https://translate.google.com/"; 515 $gg .= "?sl=auto&tl=fr&text="; 516 $gg .= rawurlencode($ret["abstract"]); 517 $gg .= "&op=translate"; 518 $ret["googletranslate_abstract"] = $gg;
|
| /plugin/combo/grammar/ |
| H A D | PageSql.g4 | 166 fragment G: [gG];
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/id/ |
| D | id.php | 227 221 => 'gg',
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/lg/ |
| D | lg.php | 216 210 => 'gg',
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/jv/ |
| D | jv.php | 102 96 => 'gg',
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wo/ |
| D | wo.php | 285 279 => 'gg',
|
| /plugin/elasticsearch/vendor/patrickschur/language-detection/resources/ms-Latn/ |
| D | ms-Latn.php | 310 304 => 'gg',
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | moment.js | 550 …?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|YYYYYY|YYYYY|YYYY|YY|gg(ggg?)?|GG(GGG?)?|e|E|a|A|… 2104 if (w.GG != null || w.W != null || w.E != null) { 2112 weekYear = defaults(w.GG, config._a[YEAR], weekOfYear(createLocal(), 1, 4).year); 2124 weekYear = defaults(w.gg, config._a[YEAR], curWeek.year); 3532 addFormatToken(0, ['gg', 2], 0, function () { 3536 addFormatToken(0, ['GG', 2], 0, function () { 3551 addUnitAlias('weekYear', 'gg'); 3552 addUnitAlias('isoWeekYear', 'GG'); 3564 addRegexToken('GG', match1to2, match2); 3565 addRegexToken('gg', match1to2, match2); [all …]
|
| /plugin/virtualkeyboard/vk/layouts/ |
| D | Korean.js | 7 '\u3132':[6,44620,2], //gg 59 [0,44620],//gg
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/ |
| D | TestCaseTest.php | 337 $_FILES['g'] = 'gg'; 349 $this->assertEquals('gg', $_FILES['g']);
|
| /plugin/combo/resources/dictionary/ |
| H A D | cib-icons.json | 277 "gg": "cib-gg", string
|