Home
last modified time | relevance | path

Searched refs:blob (Results 151 – 175 of 226) sorted by path

12345678910

/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md870 [API docs](https://github.com/cujojs/when/blob/master/docs/api.md).
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md520 - in order to delete an index you should not delete by its alias now you should delete using the [concrete index name](https://github.com/elastic/elasticsearch/blob/6.0/core/src/test/java/org/elasticsearch/aliases/IndexAliasesIT.java#L445) [#1348](https://github.com/ruflin/Elastica/pull/1348)
522 - In QueryString is not allowed to use fields parameters in conjunction with default_field parameter. This is not well documented, it's possibile to understand from [Elasticsearch tests : QueryStringQueryBuilderTests.java](https://github.com/elastic/elasticsearch/blob/6.0/core/src/test/java/org/elasticsearch/index/query/QueryStringQueryBuilderTests.java#L917) [#1352](https://github.com/ruflin/Elastica/pull/1352)
1664 - add support PSR-3(https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
1780 - Enforced PSR1 code style, as per https://github.com/pmjones/fig-standards/blob/psr-1-style-guide/proposed/PSR-1-basic.md
H A DREADME.md28 For details on how to contribute, check the [CONTRIBUTING](https://github.com/ruflin/Elastica/blob/master/CONTRIBUTING.md) file.
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A DCHANGELOG.md5 https://github.com/symfony/contracts/blob/main/CHANGELOG.md
/plugin/elasticsearch/vendor/symfony/polyfill-php73/
H A DREADME.md13 [main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
/plugin/etherpadlite/
H A DREADME.md72 Use https://github.com/michael-dev/dokuwikietherpadlite/blob/releases/dokuwiki-etherpadlite-current…
/plugin/facebookwall/
H A Dplugin.info.txt7 url https://github.com/jdtProjects/dokuwiki/blob/master/published/plugin_facebookwall_1_3.zip
/plugin/farmer/css/
H A Dchosen.less9 MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
/plugin/fedauth/Auth/OpenID/
H A DMySQLStore.php72 function blobEncode($blob) argument
74 return "0x" . bin2hex($blob);
H A DPostgreSQLStore.php99 function blobEncode($blob) argument
101 return $this->_octify($blob);
107 function blobDecode($blob) argument
109 return $this->_unoctify($blob);
H A DSQLStore.php276 function blobDecode($blob) argument
278 return $blob;
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst50 part of the `PSR-0 specification <https://github.com/php-fig/fig-standards/blob/master/accepted/PSR…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md43 [CHANGELOG]: https://github.com/schmittjoh/serializer/blob/master/CHANGELOG.md
44 [UPGRADING]: https://github.com/schmittjoh/serializer/blob/master/UPGRADING.md
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dexclusion_strategies.rst331 .. _GroupExclusionStrategy: https://github.com/schmittjoh/serializer/blob/master/src/Exclusion/Grou…
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dbootstrap.min.css4 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
5 …pse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main…
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/
H A DCONTRIBUTING.md1 …github.com/sebastianbergmann/phpunit/blob/master/CONTRIBUTING.md](https://github.com/sebastianberg…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DREADME.md33 Please refer to [CONTRIBUTING.md](https://github.com/sebastianbergmann/phpunit/blob/master/.github/…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar45 …-Clause" url="https://github.com/sebastianbergmann/phpunit-example-extension/blob/master/LICENSE"/>
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/
H A DREADME.md7 [main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
/plugin/flowcharts/
H A DREADME.md19 …www.dokuwiki.org/entities and also https://github.com/splitbrain/dokuwiki/blob/master/conf/entitie…
H A Dmermaid.min.js1 …nction ts(t){if(!t.ok)throw new Error(t.status+" "+t.statusText);return t.blob()}var es=function(t…
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md106 $wkb = pg_unescape_bytea($item['geom']); // Make sure to unescape the hex blob
117 $wkb = pack('H*',$item['geom']); // Unpacking the hex blob
/plugin/gh/
H A Dsyntax.php107 …$raw = 'https://raw.githubusercontent.com/' . $data['repo'] . '/' . $data['blob'] . '/' . $data['f…
111 …$url = 'https://' . $data['base'] . '/' . $data['repo'] . '/blob/' . $data['blob'] . '/' . $data['…
/plugin/gitbacked/
H A DREADME.md20 …ailed [release notes](https://github.com/woolfg/dokuwiki-plugin-gitbacked/blob/master/CHANGELOG.md)
22 …owTo manage releases](https://github.com/woolfg/dokuwiki-plugin-gitbacked/blob/master/.github/work…
46 See the [COPYING](https://github.com/splitbrain/dokuwiki/blob/master/COPYING) file in your DokuWiki…

12345678910