Home
last modified time | relevance | path

Searched refs:raw (Results 301 – 325 of 417) sorted by relevance

1...<<11121314151617

/plugin/yuriigantt/
H A DREADME.md10 ![alt text](docs/img/raw.png "Rendered")
/plugin/directorylist/
H A Dreadme.md13 ![Image](example1.png?raw=true)
/plugin/ifauthex/
H A DREADME.md5 …tps://git.mittelab.org/proj/ifauthex-dokuwiki-plugin/-/jobs/artifacts/v0.3/raw/ifauthex.zip?job=pa…
/plugin/fblogin/lib/
H A Dbase_facebook.php1007 $this->getAppSecret(), $raw = true);
1031 $raw_sig = hash_hmac('sha256', $b64, $this->getAppSecret(), $raw = true);
/plugin/qrcode2/
H A Dphpqrcode.php2980 $raw = new QRrawcode($input);
2984 $version = $raw->version;
2994 for($i=0; $i<$raw->dataLength + $raw->eccLength; $i++) {
2995 $code = $raw->getCode();
3006 unset($raw);
3105 …public static function raw($text, $outfile = false, $level = QR_ECLEVEL_L, $size = 3, $margin = 4) function in QRcode
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Descape.rst87 {{ var|escape(strategy)|raw }} {# won't be double-escaped #}
/plugin/xcom/
H A Dscript.js141 case 'wiki.getPage': // (string) raw Wiki text
142 case 'wiki.getPageVersion': // (string) raw Wiki text
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D27.27.js.map1raw\"\"\"/, 'string.delim', '@rtstring'],\n [/[bv]?\"\"\"/, 'string.delim', '@dtstring'…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst221 or JavaScript code), you will want the raw output to be printed. In such a
355 ->raw('(')
357 ->raw(' % 2 == 1')
358 ->raw(')')
537 ->raw(";\n")
547 * ``raw()``: Writes the given string as is.
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... .apache.james.mime4j.util.ByteSequence raw void <init> (java.lang.String ...
/plugin/codemirror/dist/modes/
H A Dtornado.min.js.map1 … \"none\",\"not\",\"or\",\"pass\",\"print\",\"put\",\"raise\",\"raw\",\"return\",\"self…
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... .apache.james.mime4j.util.ByteSequence raw void <init> (java.lang.String ...
/plugin/imapmarkers/
H A Djquery.imagemapster.js368 size: function (image, raw) { argument
371 width: raw
374 height: raw
3727 raw = u.size(imageRaw, true);
3729 if (!raw.complete()) {
3733 vis = raw;
3735 return this.getScaleInfo(vis, scale ? raw : null);
/plugin/achart/
H A DREADME.md51 <achart url=https://gist.github.com/karl257/6e799cc0d8a5e47ac11d97672a6890dc/raw/0a80ea7ff3b89d0f37…
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php77 foreach ($versions['raw'] as $key => $value) {
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md57 ? If you will be parsing untrusted input from users, please consider setting the `html_input` and `allow_unsafe_links` options per the example above. See <https://commonmark.thephpleague.com/security/> for more details. If you also do choose to allow raw HTML input from untrusted users, consider using a library (like [HTML Purifier](https://github.com/ezyang/htmlpurifier)) to provide additional HTML filtering.
72 - Disallowed raw HTML
/plugin/odt/ODT/css/
H A Dcssimportnew.php863 protected $raw; variable in cssimportnew
1043 return $this->raw;
/plugin/facebookalbum/
H A Dfacebook.php772 $this->getApiSecret(), $raw = true);
/plugin/odt/helper/
H A Dcssimport.php1092 protected $raw; variable in helper_plugin_odt_cssimport
1344 return $this->raw;
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG478 * added verbatim as an alias for the raw tag to avoid confusion with the raw filter
626 * fixed raw blocks when used with the whitespace trim option
769 * fixed a parsing problem when a large chunk of text is enclosed in a raw tag
852 * added an Optimizer extension (enabled by default; optimizes "for" loops and "raw" filters)
861 * the "safe" filter has been renamed to "raw"
1056 * added $ escaping when outputting raw strings
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md567 {{#raw}}
571 {{/raw}}
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php3725 $raw = ASN1::asn1map($decoded[0], ['type' => ASN1::TYPE_BIT_STRING]);
3726 if (empty($raw)) {
3730 $key = PublicKeyLoader::load($raw);
3734 $key = $raw; // Is a public key.
/plugin/syntaxhighlighter4/
H A DREADME.md1 …i-plugin-syntaxhighlighter4" target="_blank"><img width="100" src="https://raw.githubusercontent.c…

1...<<11121314151617