Searched refs:directives (Results 1 – 25 of 32) sorted by relevance
12
/plugin/combo/action/ |
H A D | metacsp.php | 43 * HTML meta directives 45 $directives = [ 60 $directives = array_merge($actualDirectives, $directives); 63 "content" => join(", ", $directives) 68 "content" => join(",", $directives) 77 * Http header CSP directives
|
/plugin/scrape/HTMLPurifier/ConfigSchema/ |
H A D | Interchange.php |
|
H A D | Validator.php |
|
/plugin/scrape/HTMLPurifier/Printer/ |
H A D | ConfigForm.php |
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | AutoFormat.PurifierLinkify.txt |
|
H A D | HTML.Doctype.txt |
|
H A D | URI.MungeResources.txt |
|
H A D | HTML.Allowed.txt |
|
/plugin/scrape/HTMLPurifier/ConfigSchema/Builder/ |
H A D | ConfigSchema.php |
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Devel.js | 53 var directives = 'connect-src %connect-src% \'self\' https://*.draw.io https://*.diagrams.net ' + variable 69 var csp = hashes + directives;
|
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/ |
H A D | YtsDocumentSeparator.yml | 44 The opening separator can contain directives
|
/plugin/codemirror/dist/modes/ |
H A D | gas.min.js.map | 1 …directives",".abort",".align",".altmacro",".ascii",".asciz",".balign",".balignw",".balignl",".bund…
|
H A D | factor.min.js.map | 1 …s like lineComment, which are supported by\n // all modes, and also directives like dontIndentS…
|
H A D | dockerfile.min.js.map | 1 …nal\", \"healthcheck\", \"shell\"\n ];\n\n // Collect all Dockerfile directives\n var instructi…
|
/plugin/authshibboleth/ |
H A D | README.md | 55 The `authshibboleth.conf.php` file contains all available directives, set to their default values a…
|
/plugin/authsmartcard/ |
H A D | README.md | 20 In addition to all the other SSL directives (SSLCertificateFile, SSLCertificateKeyFile, SSLCACertif…
|
/plugin/tagfilter/script/select2/ |
H A D | README.md | 33 * [AngularUI](http://angular-ui.github.com/#directives-select2) ([AngularJS](angularjs.org))
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ |
H A D | README.md | 75 All [configuration directives](https://mpdf.github.io/reference/mpdf-variables/overview.html) can
|
/plugin/blogtng/ |
H A D | style.css | 4 * Specialized CSS overriding the directives found here should be
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 51.51.js.map | 1 … //footnotes\n { include: '@footnotes' },\n //directives\n [\n…
|
H A D | 1.1.js.map | 1 ….directive.include', next: '@include' }],\n // Preprocessor directives\n [/^…
|
H A D | 3.3.js.map | 1 …directives = {};\n this.__directive_pattern.lastIndex = 0;\n var directive_match = this.__direct…
|
/plugin/codeprettify/code-prettify/ |
H A D | CHANGES.md | 73 Lua strings, C preprocessor directives, newlines in Wiki code on Windows, and
|
/plugin/commonmark/vendor/league/commonmark/ |
H A D | CHANGELOG-0.x.md |
|
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
H A D | CHANGELOG.md | 875 * Bug fix: CachePlugin now properly handles stale-if-error directives when a request to the origin … 979 * Bug fix: Guzzle now takes the first found value when grabbing Cache-Control directives
|
12