/plugin/dw2pdf/vendor/mpdf/mpdf/src/File/ |
H A D | StreamWrapperChecker.php | 25 $wrappers = stream_get_wrappers(); 27 foreach ($wrappers as $wrapper) {
|
/plugin/securelogin/lang/ru/ |
H A D | needpatch.txt | 2 …12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP reque…
|
/plugin/securelogin/lang/cs/ |
H A D | needpatch.txt | 2 …12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Action Event wrappers pro HTTP žádost a…
|
/plugin/securelogin/lang/de/ |
H A D | needpatch.txt | 2 …12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP reque…
|
/plugin/securelogin/lang/en/ |
H A D | needpatch.txt | 2 …12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Action Event wrappers around HTTP reque…
|
/plugin/securelogin/lang/fr/ |
H A D | needpatch.txt | 2 …2b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php;|Action Event wrappers around HTTP reque…
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
H A D | popcorn.player.js | 352 …wrappers = "HTMLYouTubeVideoElement HTMLVimeoVideoElement HTMLSoundCloudAudioElement HTMLNullVideo… 367 for ( j = 0; j < wrappers.length; j++ ) { 368 mediaWrapper = Popcorn[ wrappers[ j ] ];
|
/plugin/statistics/inc/ |
H A D | Browscap.php | 382 $wrappers = array('http', 'https', 'ftp'); 384 foreach ($wrappers as $wrapper) { 444 $wrappers = isset($wrapper) ? array($wrapper) : array_keys($this->_streamContextOptions); 448 foreach ($wrappers as $wrapper) {
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/jobs/ |
H A D | defaults.yml | 57 wrappers:
|
/plugin/sequencediagram/bower_components/lodash/fp/ |
H A D | _baseConvert.js | 199 var wrappers = { class in baseConvert 472 wrapper = wrappers[realName];
|
/plugin/sequencediagram/bower_components/lodash/dist/ |
H A D | lodash.fp.js | 279 var wrappers = { 552 wrapper = wrappers[realName];
|
/plugin/findologicxmlexport/vendor/hoa/stream/ |
H A D | README.md | 36 wrappers, for instance HTTP headers, 89 notifications will be detailed in the next section. Finally, wrappers 371 `register`, `unregister`, and `restore` wrappers. The `isRegistered`
|
/plugin/authgooglesheets/vendor/google/apiclient/ |
H A D | README.md | 52 …wrappers for a large number of Google APIs. In order that users may make use of the latest API cli…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | CHANGELOG.md | 13 * Checking allowed stream wrappers in CssManager 24 * Skip non supported wrappers when resolving paths (#1204, @MarkVaughn)
|
/plugin/authgooglesheets/vendor/monolog/monolog/ |
H A D | CHANGELOG.md | 304 …* Added HandlerWrapper base class to ease the creation of handler wrappers, just extend it and ove…
|
/plugin/webdav/vendor/sabre/dav/ |
H A D | CHANGELOG.md | 151 * #787: Cannot use non-seekable stream-wrappers with range requests. 258 * #787: Cannot use non-seekable stream-wrappers with range requests.
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | Mpdf.php | 11475 // Skip schemes not supported by installed stream wrappers 11476 $wrappers = stream_get_wrappers(); 11477 $pattern = sprintf('@^(?!%s)[a-z0-9\.\-+]+:.*@i', implode('|', $wrappers));
|
/plugin/sequencediagram/bower_components/lodash/doc/ |
H A D | README.md | 8568 In addition to lodash methods, wrappers have `Array` and `String` methods.
|
/plugin/codemirror/dist/ |
H A D | scripts.min.js.map | 1 …ct that we still support jurassic IE versions, some\n // compatibility wrappers are needed.\n\n …
|
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/ |
H A D | pdfmake.min.js.map | 1 …wrappers also have the following `Array` methods:\n\t * `concat`, `join`, `pop`, `push`, `reve…
|