Home
last modified time | relevance | path

Searched refs:code (Results 1776 – 1800 of 2534) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dnamespaced_class_implementing_interface_call_parent_constructor.phpt30 print $mock['code'];
H A Dclass_with_method_with_variadic_arguments.phpt24 print $mock['code'];
H A Dreturn_type_declarations_static_method.phpt29 print $mock['code'];
H A Dinterface.phpt22 print $mock['code'];
/plugin/authucenter/lib/api/
H A Duc.php42 $code = @$_GET['code']; variable
43 parse_str(authcode($code, 'DECODE', UC_KEY), $get);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCompassFilter.php348 $code = $proc->run();
350 if (0 !== $code) {
/plugin/eclipseupdateurl/
H A Dsyntax.php349 $code = $zip->open($JAR);
350 if ($code === TRUE && !($zip->statName($NAME) === FALSE)) {
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee18 {code, map} = uglify.minify source, fromString: true
19 callback null, code
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DBarCode.php34 $objattr['code'] = $attr['CODE'];
44 if (preg_match('/^(\S+)\s+(.*)$/', $objattr['code'], $mm)) {
45 $objattr['code'] = $mm[1];
184 $code = preg_replace('/\-/', '', $objattr['code']);
185 $arrcode = $this->barcode->getBarcodeArray($code, $objattr['btype'], '', $objattr['quiet_l'], $objattr['quiet_r']);
203 } elseif ($objattr['btype'] === 'QR') { // QR-code
216 $arrcode = $this->barcode->getBarcodeArray($objattr['code'], $objattr['btype'], '', $objattr['quiet_l'], $objattr['quiet_r']);
225 $arrcode = $this->barcode->getBarcodeArray($objattr['code'], $objattr['btype'], $objattr['pr_ratio'], $objattr['quiet_zone_left'], $objattr['quiet_zone_right']);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc134 // code here
142 // code here
183 // code here
191 // code here
H A Dconfiguration.asciidoc10 check sample code that helps you replace the various components.
/plugin/codeprettify/code-prettify/styles/
H A Dsons-of-obsidian.css5 * http://CodeTunnel.com/blog/post/71/google-code-prettify-obsidian-theme
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md4 2004 and it's used virtually everywhere to seamlessly highlight code for presentation.
/plugin/editions/
H A DREADME8 …file named `editions.conf` into the "conf" folder with edition name and language code per row, e.g.
/plugin/combo/resources/dictionary/
H A DREADME.md7 * [emojis](./emojis.json) - unicode code point to name emoji mapping (to use as icon)
/plugin/latexit/
H A Drenderer.php697 $this->code($text, "PHP");
705 $this->code($text, "PHP");
713 $this->code($text, "HTML");
721 $this->code($text, "HTML");
761 $this->code($text, $lang, $file);
771 function code($text, $lang = null, $file = null) { function in renderer_plugin_latexit
/plugin/codemirror/dist/modes/
H A Dmarkdown.min.js.map1code","quote","list1","list2","list3","hr","image","imageAltText","imageMarker","formatting","link…
/plugin/prettytables/
H A DREADME3 Toolbar button that fixes the source code of a table by aligning the columns.
/plugin/publistx/
H A DREADME23 Copyright (C) 2010 Raphael Reitzig <code@verrech.net>
/plugin/highlightjs/highlight/styles/
H A Dsunburst.css7 pre code {
/plugin/codemirror/
H A DREADME7 Source code for this plugin can be found at
/plugin/codebender/
H A DREADME.md3 Plugin to embbed codebender iframe to your wiki for sharing Arduino code and direct programming wit…
/plugin/codebuttontrumod/
H A DREADME3 Inserts a code button into the toolbar.
/plugin/indexmenu/
H A DCREDITS4 Dtree Javascript code.
/plugin/diagramsnet/lib/
H A DelectronFilesWorker.js103 else if (err != null && err.code !== 'ENOENT')

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