Home
last modified time | relevance | path

Searched refs:code (Results 1851 – 1875 of 2534) sorted by relevance

1...<<71727374757677787980>>...102

/plugin/xlsx2dw/packages/jszip/
H A Djszip.js3429 code, i;
3432 res += "\\x" + (code < 16 ? "0" : "") + code.toString(16).toUpperCase();
10354 res |= code & 1;
10355 code >>>= 1;
10500 next_code[bits] = code = (code + bl_count[bits - 1]) << 1;
10547 for (code = 0; code < LENGTH_CODES - 1; code++) {
10548 base_length[code] = length;
10562 for (code = 0; code < 16; code++) {
10563 base_dist[code] = dist;
10570 for (; code < D_CODES; code++) {
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.commercial.txt15 obligation to release the modified source code. getID3() (or pieces
/plugin/calendoku/
H A DLicense.text8 * Redistributions of source code must retain the above copyright notice, this
/plugin/socialshareprivacy/
H A DREADME8 The original source code and documentation can be found at:
/plugin/twitter/
H A DREADME.md5 This is based in part on the code from https://www.dokuwiki.org/plugin:twitter
/plugin/cspheader/
H A DREADME.md38 Source code and support for this plugin can be found at
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md56 the exit code returned by the process
/plugin/publistf/
H A DREADME.md29 Copyright (C) 2010 Raphael Reitzig <code@verrech.net>
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md16 * Quality: Fix typo, PHPDoc, code smell and tests. (Metalaka, 2016-01-09T13:32:10+01:00)
/plugin/sequencediagram/bower_components/js-sequence-diagrams/
H A DLICENCE7 1. Redistributions of source code must retain the above copyright notice, this
/plugin/gil/
H A Dsyntax.php92 * What's our code layout?
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A D232.phpt53 print $mock['code'];
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionFile.js208 error({code: App.ERROR_BUSY});
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.ptcl.txt15 obligation to release the modified source code. phpThumb() (or pieces
/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc89 label: editor.lang.geshi.code,
188 retval = '<pre class="code ' + p_lang+ '">' + text + '</pre>';
/plugin/revealjs/plugin/markdown/
H A Dmarkdown.js417 highlight: function( code, lang ) { argument
418 return hljs.highlightAuto( code, [lang] ).value;
/plugin/sequencediagram/bower_components/lodash/
H A D.travis.yml69 # Remove code skipped on the coverage run.
96 # Detect code coverage.
/plugin/revealjs/css/theme/template/
H A Dtheme.scss173 .reveal code {
178 .reveal pre code {
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc77 …//'If <code>Cursor</code> is selected, the old tag syntax must be selected and it will be replaced…
/plugin/barcodes/
H A DREADME.md18 Create a [QR code](https://en.wikipedia.org/wiki/QR_code), pointing to https://dokuwiki.org:
39 … | optional | Set the size in px (width and height for QR code and Data Matrix, he…
/plugin/abc2/abc-libraries/abc2svg/
H A Dsnd-1.js508 return{sample:sample,multiply:multiply}};sf2.Parser.prototype.parseModulator=function(chunk){var data=this.input,ip=chunk.offset,size=chunk.offset+chunk.size,code,key,output=[];while(ip<size){ip+=2;code=data[ip++]|(data[ip++]<<8);key=sf2.Parser.GeneratorEnumeratorTable[code];if(key===undefined){output.push({type:key,value:{code:code,amount:data[ip]|(data[ip+1]<<8)<<16>>16,lo:data[ip++],hi:data[ip++]}})}else{switch(key){case'keyRange':case'velRange':case'keynum':case'velocity':output.push({type:key,value:{lo:data[ip++],hi:data[ip++]}});break;default:output.push({type:key,value:{amount:data[ip++]|(data[ip++]<<8)<<16>>16}});break}}
510 return output};sf2.Parser.prototype.parseGenerator=function(chunk){var data=this.input,ip=chunk.offset,size=chunk.offset+chunk.size,code,key,output=[];while(ip<size){code=data[ip++]|(data[ip++]<<8);key=sf2.Parser.GeneratorEnumeratorTable[code];if(key===undefined){output.push({type:key,value:{code:code,amoun
[all...]
/plugin/pgn4web/pgn4web/
H A DREADME.txt232 using a given HTML code within the web page or blog.
237 automatically generate some HTML code that you can cut and paste in your web
453 As of pgn4web version 1.72, the pgn4web.js code is checked with the lint
457 Lint validation should allow for easy compression of the javascript code,
461 site, the pgn4web.js code should support it.
468 javascript modifications of Paolo Casaschi (pgn4web@casaschi.net) on code
469 from the http://ficsgames.org database, in turn likely based on code from the
500 The jscolor javascript code is maintained by Honza Odvarko
505 The ECO code (http://en.wikipedia.org/wiki/Encyclopaedia_of_Chess_Openings) for
513 Remaining pgn4web code is copyright (C) 2009-2016 Paolo Casaschi
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md57 want them all. In order to avoid shipping these dependencies with your code,
181 1. In the script handling the redirect URI, exchange the authorization code for an access token:
184 if (isset($_GET['code'])) {
185 $token = $client->fetchAccessTokenWithAuthCode($_GET['code']);
290 However, as each property of the JSON API has a corresponding generated class, the above code could…
383 …ownload and run Charles, and then capture all HTTP traffic through Charles with the following code:
435 …issues) in the GitHub issues tracker, including an example of the failing code and any specific er…
/plugin/quickstats/
H A Daction.php558 …return (array('code'=>$country_data['geoplugin_countryCode'],'name'=>$country_data['geoplugin_coun…
579 …return (array('code'=>geoip_country_code_by_addr_v6($giCity, $ip),'name'=>geoip_country_name_by_ad…
587 return (array('code'=>$record->country_code,'name'=>$record->country_name));
/plugin/pot/
H A DREADME.md64 * use an page specific code to design an shortcut
66 …* the general config settings will be merged ( overwritten ) by the page code (if set), and finall…
79 …ay | | (flex) none | none if you need to hide the pot ( it is still shown in the html code!) |

1...<<71727374757677787980>>...102