Home
last modified time | relevance | path

Searched refs:code (Results 2026 – 2050 of 2534) sorted by relevance

1...<<81828384858687888990>>...102

/plugin/jplayer/vendor/happyworm/jplayer/
H A DMIGRATION.md46 …e Flash ActionScript, removing the `TraceOut` class from the `Jplayer.as` code and the `happyworm`…
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeDjango.css23 .syntaxhighlighter table td.code .container textarea{background:#0a2b1d;color:#f8f8f8;}
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md53 For example, this is helpful for assets with language, or browser-specific code.
/plugin/publistf/
H A DCHANGELOG.md53 * "handle" function (syntax.php) parser code corrections. "only" option
/plugin/facebooklike/
H A DREADME.textile24 p. Adding the following code will insert a default Facebook like-button (with the default settings)…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst14 .. code-block :: php
/plugin/backup/
H A DREADME.md37 The plugin thrives from community contributions. If you're able to provide useful code changes or b…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md40 * [PHP_CodeCoverage](https://github.com/sebastianbergmann/php-code-coverage/graphs/contributors)
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …var e=new FileReader;e.onerror=function(a){var e="";switch(a.target.error.code){case a.target.erro…
/plugin/bootswrapper/
H A Dall.css52 .bs-callout code {
/plugin/highlight2wiki/
H A Dstyle.css169 code {
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt5 through to the animals. You only need to keep one wiki uptodate and all other wikis just use the same code base.
/plugin/dev/
H A DREADME28 If you want to work on the wizard code, you need to install the
/plugin/templater/
H A DCHANGELOG.md36 * By trimming off quotation marks after the whitespace trim, we allow users to wrap their strings in quotation marks in order to keep any intentional leading or trailing whitespace - useful for bulleted lists, code blocks etc. (by [Turq Whiteside](https://github.com/TurqW))
/plugin/settingstree/
H A Dstyle.css128 ul.settings_hierarchy_history li > span > code,
129 .settingstree_area .error code{
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php69 $code = 7,
73 ->when($result = new SUT($message, $code, $arguments, $previous), $line = __LINE__)
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php444 foreach ($vector as $code => $utf) {
445 fwrite($output, sprintf("0x%04X 0x%02X\n", $utf, ord($code)));
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc90 label: editor.lang.geshi.code,
237 retval = '<pre class="code ' + p_lang+ '">' + text + '</pre>';
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc168 // code here
181 // code here
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown211 $slick-prev-character | string | '\2190' | Unicode character code for the previous arrow icon
212 $slick-next-character | string | '\2192' | Unicode character code for the next arrow icon
213 $slick-dot-character | string | '\2022' | Unicode character code for the navigation dot icon
/plugin/webdav/vendor/sabre/http/
H A DREADME.md223 // The error event is triggered for every response with a HTTP code higher
595 * This is the status-code as well as the human readable string.
602 * Sets the HTTP status code.
604 * This can be either the full HTTP status code with human readable string,
607 * Or just the code, in which case the appropriate default message will be
/plugin/davcal/vendor/sabre/http/
H A DREADME.md223 // The error event is triggered for every response with a HTTP code higher
595 * This is the status-code as well as the human readable string.
602 * Sets the HTTP status code.
604 * This can be either the full HTTP status code with human readable string,
607 * Or just the code, in which case the appropriate default message will be
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js1105 Markdown_Parser.prototype.makeCodeSpan = function(code) { argument
1106 code = this._php_htmlspecialchars_ENT_NOQUOTES(this._php_trim(code));
1107 return this.hashPart("<code>" + code + "</code>");
1635 var code = RegExp.$1;
1637 var codespan = this.makeCodeSpan(code);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2code,numArgs){if(!Runtime.asmConstCache)Runtime.asmConstCache={};var func=Runtime.asmConstCache[co… argument
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php597 public function __construct($code, $eclevel = 'L') { argument
599 if ((is_null($code)) OR ($code == '\0') OR ($code == '')) {
614 $this->encodeString($code);
704 $code = $this->getCode();
708 $this->setFrameAt($addr, 0x02 | (($bit & $code) != 0));

1...<<81828384858687888990>>...102