Home
last modified time | relevance | path

Searched refs:Code (Results 1 – 25 of 245) sorted by relevance

12345678910

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DLzw.php122 while (($Code = $this->GetCode($data, $dp)) >= 0) {
123 if ($Code == $this->ClearCode) {
144 if ($Code == $this->EndCode) {
148 $InCode = $Code;
149 if ($Code >= $this->MaxCode) {
151 $Code = $this->OldCode;
154 while ($Code >= $this->ClearCode) {
155 $this->Stack[$this->sp++] = $this->Vals[$Code];
157 if ($Code == $this->Next[$Code]) { // Circula
[all...]
/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Inline/
H A DCodeRenderer.php18 use League\CommonMark\Extension\CommonMark\Node\Inline\Code;
28 * @param Code $inline
35 Code::assertInstanceOf($node);
20 use League\CommonMark\Inline\Element\Code; global() alias
/plugin/commonmark/vendor/league/commonmark/src/Inline/Renderer/
H A DCodeRenderer.php
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md1 # Salesforce Open Source Community Code of Conduct
3 ## About the Code of Conduct
64 that are not aligned with this Code of Conduct, or to ban temporarily or
70 This Code of Conduct applies both within project spaces and in public spaces
87 Project maintainers who do not follow or enforce the Code of Conduct in good
94 This Code of Conduct is adapted from the [Contributor Covenant][contributor-covenant-home],
96 It includes adaptions and additions from [Go Community Code of Conduct][golang-coc],
97 [CNCF Code of Conduct][cncf-coc], and [Microsoft Open Source Code of Conduct][microsoft-coc].
99 This Code o
[all...]
/plugin/codebuttonmod2/
H A DREADME.MD1 # CodeButtonMod 2 Plugin - Toolbar Code Button
42 - The overlay of the Mod 1 additional button is changed to **Insert Code (Download)**.
43 - An additional button **Insert Code (Copy)** is added to the toolbar.
44 - An additional button **Insert Inline Code** is added to the toolbar.
H A Dplugin.info.txt5 name Toolbar Code Button - Mod 2
13 name Toolbar Code Button - Mod 1
/plugin/qrcode2/
H A Dplugin.info.txt5 name QR Code
6 desc Display QR Code
/plugin/codeprettify/
H A DREADME.md1 DokuWiki plugin Code Prettifier
11 <Code:php linenums:1 |Example #1 Our first PHP script: //hello.php//>
20 </Code>
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckplugin.js44 if ( this.AvailableLangs.IndexOf( FCKLanguageManager.ActiveLanguage.Code ) >= 0 )
45 sLang = FCKLanguageManager.ActiveLanguage.Code ;
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php259 if ($Code == $this->ClearCode) {
280 if ($Code == $this->EndCode) {
284 $InCode = $Code;
285 if ($Code >= $this->MaxCode) {
288 $Code = $this->OldCode;
291 while ($Code >= $this->ClearCode) {
295 if ($Code == $this->Next[$Code]) // Circular table entry, big GIF Error!
298 $Code = $this->Next[$Code];
301 $this->FirstCode = $this->Vals[$Code];
306 $this->Next[$Code] = $this->OldCode;
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.mpl-20.txt19 means Source Code Form to which the initial Contributor has attached
20 the notice in Exhibit A, the Executable Form of such Source Code
21 Form, and Modifications of such Source Code Form, in each case
35 means any form of the work other than Source Code Form.
52 (a) any file in Source Code Form that results from an addition to,
56 (b) any new file in Source Code Form that contains any Covered
73 1.13. "Source Code Form"
165 Code Form of the Covered Software is governed by the terms of this
174 (a) such Covered Software must also be made available in Source Code
202 or limitations of liability) contained within the Source Code Form of
[all …]
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.mpl-20.txt19 means Source Code Form to which the initial Contributor has attached
20 the notice in Exhibit A, the Executable Form of such Source Code
21 Form, and Modifications of such Source Code Form, in each case
35 means any form of the work other than Source Code Form.
52 (a) any file in Source Code Form that results from an addition to,
56 (b) any new file in Source Code Form that contains any Covered
73 1.13. "Source Code Form"
165 Code Form of the Covered Software is governed by the terms of this
174 (a) such Covered Software must also be made available in Source Code
202 or limitations of liability) contained within the Source Code Form of
[all …]
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DBacktickParser.php
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_inline_html_simple.md38 Code block:
46 Code:
/plugin/fckg/fckeditor/
H A Dlicense.txt786 Covered Code available to a third party.
795 1.3. "Covered Code" means the Original Code or Modifications or the
804 Code.
829 1.10. "Original Code" means Source Code of computer software code
838 1.11. "Source Code" means the preferred form of the Covered Code for
859 2. Source Code License.
908 the Covered Code.
925 Section 2.2. The Source Code version of Covered Code may be
935 3.2. Availability of Source Code.
1244 the notices in the Source Code files of the Original Code. You should
[all …]
/plugin/wysiwyg/fckeditor/
H A Dlicense.txt786 Covered Code available to a third party.
795 1.3. "Covered Code" means the Original Code or Modifications or the
804 Code.
829 1.10. "Original Code" means Source Code of computer software code
838 1.11. "Source Code" means the preferred form of the Covered Code for
859 2. Source Code License.
908 the Covered Code.
925 Section 2.2. The Source Code version of Covered Code may be
935 3.2. Availability of Source Code.
1244 the notices in the Source Code files of the Original Code. You should
[all …]
/plugin/ckgdoku/ckeditor/
H A DLICENSE.md827 Covered Code available to a third party.
836 1.3. "Covered Code" means the Original Code or Modifications or the
845 Code.
870 1.10. "Original Code" means Source Code of computer software code
879 1.11. "Source Code" means the preferred form of the Covered Code for
900 2. Source Code License.
949 the Covered Code.
966 Section 2.2. The Source Code version of Covered Code may be
976 3.2. Availability of Source Code.
1285 the notices in the Source Code files of the Original Code. You should
[all …]
/plugin/ckgedit/ckeditor/
H A DLICENSE.md827 Covered Code available to a third party.
836 1.3. "Covered Code" means the Original Code or Modifications or the
845 Code.
870 1.10. "Original Code" means Source Code of computer software code
879 1.11. "Source Code" means the preferred form of the Covered Code for
900 2. Source Code License.
949 the Covered Code.
966 Section 2.2. The Source Code version of Covered Code may be
976 3.2. Availability of Source Code.
1285 the notices in the Source Code files of the Original Code. You should
[all …]
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A DREADME.md4 [![Code Coverage](https://scrutinizer-ci.com/g/goetas-webservices/xsd2php-runtime/badges/coverage.p…
5 [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/goetas-webservices/xsd2php-runtime/badges…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js159 this.ActiveLanguage.Code = this.GetActiveLanguage() ;
160 this.ActiveLanguage.Name = this.AvailableLanguages[ this.ActiveLanguage.Code ] ;
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dtables.md47 `Code | Pipe` | Broken | Blank
48 `Escaped Code \| Pipe` | Broken | Blank
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dtables.md47 `Code | Pipe` | Broken | Blank
48 `Escaped Code \| Pipe` | Broken | Blank
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-factory.asciidoc26 // Code here
37 // Code here...must return a Connection object
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DCode.php5 class Code extends InlineTag class
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DCode.php

12345678910