Home
last modified time | relevance | path

Searched refs:raw (Results 276 – 300 of 417) sorted by relevance

1...<<11121314151617

/plugin/conform/
H A Dhelper.php24 …'desc' => 'Absorbs the raw form information, syntax checks it and places it in a neat array for …
/plugin/gitlog/
H A Dreadme.md9 ![Image](screenshot.png?raw=true)
/plugin/twitter/
H A DREADME.md15 [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercont…
/plugin/removeold/lang/de/
H A Dhelp.txt8 verbrauchen. Die Liste finden Sie auf flgender Seite: [[https://raw.githubusercontent.com/splitbrai…
/plugin/bureaucracy/helper/
H A Dactiontemplate.php173 $raw = $this->rawPageTemplate($this->pagename);
174 $this->noreplace_save($raw);
/plugin/dw2pdf/
H A Daction.php700 * @param string $raw code with placeholders
704 protected function pageDependReplacements($raw, $id)
732 $content = $raw;
738 $content = str_replace(array_keys($replace), array_values($replace), $raw);
690 page_depend_replacements($raw, $id) global() argument
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/openlayersmapoverlays/
H A DREADME.md3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
/plugin/yalist/
H A DREADME.md27 [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercont…
/plugin/codemirror/dist/modes/
H A Drust.min.js.map1 …n {regex: /b?\"/, token: \"string\", next: \"string\"},\n // raw string and raw byte string\…
/plugin/btable2/
H A DREADME.md16 ![screenshot1](https://raw.githubusercontent.com/jolz/dokuwiki_btable/master/doc/screenshot1.png)
/plugin/dokusioc/
H A DREADME.md24 [![GitHub license](https://img.shields.io/badge/license-GPLv2-blue.svg)](https://raw.githubusercont…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php191 * @param bool $raw
195 public function getData($raw = false) argument
197 if (!$raw && $this->addUncoveredFilesFromWhitelist) {
/plugin/colorswatch/
H A DREADME.md5 ![Screenshot](docs/screenshot_dokuwiki_colorswatch.png?raw=true "Screenshot")
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php222 public static function raw(string $filter): FilterInterface
219 public static function raw(string $filter): FilterInterface global() function in FreeDSx\\Ldap\\Search\\Filters
/plugin/mikioplugin/
H A DREADME.md1 <img src="https://raw.githubusercontent.com/nomadjimbob/nomadjimbob/master/wiki/mikioplugin/images/mikio_plugin_header.png">
194 - License: (https://raw.githubusercontent.com/nomadjimbob/mikioplugin/master/LICENSE)
/plugin/openlayersmap/
H A DREADME.md3 ![logo](https://raw.githubusercontent.com/mprins/dokuwiki-plugin-openlayersmap/master/logo.gif)
/plugin/database/
H A Ddatabase.php1104 if ($rowObj->raw>'')
1563 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1568 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1586 $display->debug_output( "first line = ".$this->rowObjs[1]->raw);
1592 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1604 fwrite($handle,$this->rowObjs[$counter]->raw.$this->CR);
1617 var $raw; variable in Row
1630 $this->raw = $row;
/plugin/copypage/
H A DREADME.md6 ![Screenshot of Copy Page Plugin](https://raw.githubusercontent.com/orangain/dokuwiki-copypage-plug…
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md63 # Add a filter object based off a raw string filter...
64 Filters::raw('(telephoneNumber=*)')
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc77 Sometimes it is convenient to use raw JSON for testing purposes, or when
78 migrating from a different system. You can use raw JSON as a string in the body,
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php206 $request->setFilter(Filters::raw($referral->getFilter()));
/plugin/pagequery/
H A DPageQuery.php966 * @param bool $raw non-formatted (no html)
974 bool $raw = false
1003 if ($raw) {
980 htmlWikilink(string $id, string $display, string $abstract, array $opt, bool $track_snippets = true, bool $raw = false) global() argument
/plugin/medialist/
H A DREADME.md3 ![example](https://github.com/ssahara/dokuwiki-plugin-medialist/raw/master/sample1.png)

1...<<11121314151617