Home
last modified time | relevance | path

Searched refs:Core (Results 1 – 25 of 88) sorted by relevance

1234

/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php4 use GuzzleHttp\Ring\Core; alias
28 $url = Core::url($request);
29 Core::doSleep($request);
33 $request = Core::removeHeader($request, 'Expect');
50 'headers' => Core::headersFromLines($hdrs),
73 switch (Core::firstHeader($response, 'Content-Encoding', true)) {
193 && !Core::hasHeader($request, 'Connection')
242 $body = Core::body($request);
246 if (!Core::hasHeader($request, 'Content-Type')) {
322 ? Core
[all...]
H A DCurlFactory.php4 use GuzzleHttp\Ring\Core; alias
81 $headerList = Core::headersFromLines($headers);
87 Core::rewindBody($response);
159 $url = Core::url($request);
211 if (!Core::hasHeader($request, 'Content-Length')) {
228 $contentLength = Core::firstHeader($request, 'Content-Length');
237 $options[CURLOPT_POSTFIELDS] = Core::body($request);
252 if (!Core::hasHeader($request, 'Expect')) {
257 if (!Core::hasHeader($request, 'Content-Type')) {
302 if (!Core
[all...]
H A DMockHandler.php4 use GuzzleHttp\Ring\Core; alias
30 Core::doSleep($request);
46 . Core::describeType($request)
H A DCurlHandler.php5 use GuzzleHttp\Ring\Core; alias
88 Core::doSleep($request);
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DCHANGELOG.md15 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:34:03+01:00)
17 * Split from `Hoa\Core`. (Ivan Enderlin, 2016-01-09T07:45:36+01:00)
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.RemoveScriptContents.txt
H A DCore.ConvertDocumentToFragment.txt
H A DCore.EscapeNonASCIICharacters.txt
H A DCore.DirectLexLineNumberSyncInterval.txt
H A DCore.Encoding.txt
H A DCore.EscapeInvalidTags.txt
H A DHTML.XHTML.txt
H A DOutput.CommentScriptContents.txt
/plugin/findologicxmlexport/vendor/hoa/exception/
H A DCHANGELOG.md14 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:16:03+01:00)
28 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-13T08:58:45+01:00)
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md29 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:03:33+01:00)
34 * Consistency: Import last methods from `Hoa\Core`. (Ivan Enderlin, 2015-12-09T08:24:02+01:00)
49 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-23T23:08:19+01:00)
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Dmathchoice.js19Core:function(){return this.selected()},CoreMO:function(){return this.selected().CoreMO()},toHTML:…
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DCHANGELOG.md22 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:21:36+01:00)
35 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-12-13T22:52:08+01:00)
/plugin/findologicxmlexport/vendor/hoa/event/
H A DCHANGELOG.md19 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:14:54+01:00)
42 * Split from `Hoa\Core`. (Ivan Enderlin, 2015-11-10T21:28:31+01:00)
/plugin/findologicxmlexport/vendor/hoa/visitor/
H A DCHANGELOG.md11 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:28:17+01:00)
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DCHANGELOG.md12 …ellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
13 * [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performanc…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DCHANGELOG.md12 …ellChecker/ckeditor-plugin-scayt/issues/98) SCAYT Affects Dialog Double Click. Fixed in SCAYT Core.
13 * [#102](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/102) SCAYT Core performanc…
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DCHANGELOG.md19 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:22:53+01:00)
/plugin/twofactor/
H A Dplugin.info.txt5 name Two Factor Authentication - Core Plugin
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md25 * Core: Remove `Hoa\Core`. (Ivan Enderlin, 2016-01-09T08:16:42+01:00)

1234