Home
last modified time | relevance | path

Searched refs:code (Results 2151 – 2175 of 2534) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE27 including but not limited to software source code, documentation
32 not limited to compiled object code, generated documentation,
56 communication on electronic mailing lists, source code control systems,
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DLICENSE27 including but not limited to software source code, documentation
32 not limited to compiled object code, generated documentation,
56 communication on electronic mailing lists, source code control systems,
/plugin/diagramsnet/lib/math/
H A DLICENSE28 including but not limited to software source code, documentation
33 not limited to compiled object code, generated documentation,
57 communication on electronic mailing lists, source code control systems,
/plugin/tgnotify/
H A DLICENSE27 including but not limited to software source code, documentation
32 not limited to compiled object code, generated documentation,
56 communication on electronic mailing lists, source code control systems,
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md301 with `otherwise()`, `always()` allows you to write code that is similar to the familiar
304 Consider the following synchronous code:
316 Similar asynchronous code (with `doSomething()` that returns a promise) can be
780 a new promise for the transformed value along to other parts of your code.
783 responsibility for the value to your code.
789 Calling `done()` transfers all responsibility for errors to your code. If an
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1code = text.charCodeAt(pos);\n // trivia: whitespace\n if (isWhiteSpace(code)) {\n …
H A D70.70.js1code)})),c=l.map((function(e){return e.relatedInformation||[]})).reduce((function(e,t){return t.co…
/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.delicious.css3 Project: http://code.google.com/p/delicious-button/
/plugin/flashplayer/
H A Dreadme-de.txt58 man auf http://code.jeroenwijering.com/trac/wiki/FlashVars.
/plugin/showif/
H A Dsyntax.php.alternative.version6 * Test before adopting this code!
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm91 Returns true if file contain insecure HTML code at the beginning.
H A Dcf5_connector.cfm29 * encoded response - code points under 127 in UTF-8 are stored using a
86 …// Get the base physical path to the web root for this application. The code to determine the path…
/plugin/twitter/
H A Dsyntax.php30 …return $sResponse . '<div class="error">Twitter error...<br />' . $data->errors [0]->code . ': ' .…
/plugin/diagramsnet/lib/js/rough/
H A DREADME.md3 - Formatted code from debugger
/plugin/s5/ui/dokuwiki/
H A Dpretty.css23 .slide code {padding: 2px 0.25em; font-weight: bold; color: #000;}
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn.css80 .dmn-icon-file-code:before { content: '\e816'; } /* '' */
/plugin/combo/vendor/symfony/process/
H A DCHANGELOG.md115 the exit code returned by the process
/plugin/issuetracker/
H A Dprint.css339 .itd_comment_tr li div.it_code code, .itd_comment_tr div.it_code code {
H A Dstyle.css339 .itd_comment_tr li div.it_code code, .itd_comment_tr div.it_code code {
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md79 A Fully Qualified Structural Element Name is a reference to another element in your code bases and …
135 object or by providing the namespace that you'd like to extract and the source code of the file in …
/plugin/processing/
H A Dscript.js1825 this.code = NaN;
1828 return (charMap[this.code] === undef) ? charMap[this.code] = this : charMap[this.code];
1836 return this.code;
5924 return val.code === 49 || val.code === 84 || val.code === 116;
5979 return val.code;
11470 if (code >= 65 && code <= 90) { // A-Z
11474 return code;
11482 else if (code >= 48 && code <= 57) { // 0-9
11551 return code;
11886 var s = code;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js2196 var code = elt.charCodeAt( 0 )
2197 if ( code === PLUS )
2199 if ( code === SLASH )
2201 if ( code < NUMBER )
2203 if ( code < NUMBER + 10 )
2204 return code - NUMBER + 26 + 26
2205 if ( code < UPPER + 26 )
2206 return code - UPPER
2207 if ( code < LOWER + 26 )
2208 return code - LOWER + 26
/plugin/codemirror/dist/modes/
H A Dhandlebars.min.js.map1 …regex: /--\\}\\}/, pop: true, token: \"comment\" },\n\n // Commented code\n { regex: /./…
/plugin/evesso/
H A DREADME.md88 Original code from [OAuth](https://github.com/cosmocode/dokuwiki-plugin-oauth) and [PHPoAuthLib](ht…
/plugin/actionrenderer/
H A Drenderer.php315 public function code($text, $language = null, $filename = null, $options = null) function in renderer_plugin_actionrenderer

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