Home
last modified time | relevance | path

Searched refs:override (Results 26 – 50 of 240) sorted by relevance

12345678910

/plugin/swarmwebhook/
H A D.scrutinizer.yml5 override:
/plugin/openlayersmap/
H A D.scrutinizer.yml9 override:
/plugin/siteexport/
H A D.scrutinizer.yml12 override:
/plugin/html2pdf/html2pdf/html2ps/
H A Dfont.resolver.class.php120 foreach ($this->overrides_mask[$family][$weight][$style] as $override) {
121 if (preg_match($override['mask'], $encoding)) {
122 return $override['override'];
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1override","ret","style","tp","tokenBase","stream","state","ch","next","result","eatWhile","current…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.OverrideAllowedSchemes.txt
H A DOutput.Newline.txt
H A DCSS.ForbiddenProperties.txt
H A DHTML.Doctype.txt
H A DCSS.AllowedProperties.txt
/plugin/gitlabproject/
H A DREADME.md17 * **server.default**: Set your default Gitlab url, without slash ending. You can override this sett…
18 * **token.default**: Fill your admin token. You can override this setting in `server.json` file.
/plugin/s5reloaded/ui/thesis/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/dokuwiki/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/default/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/i18n/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/gitlabapi/
H A DREADME.md16 - **server.default**: Set your default GitLab url without slash ending. You can override this setti…
17 - **token.default**: Fill your admin token. You can override this setting in `server.json` file.
/plugin/sortablejs/
H A Dscript.js199 var override;
201 override = mtch[0];
203 if ( mtch && typeof sorttable["sort_" + override] === 'function' ) {
204 headrow[i].sorttable_sortfunction = sorttable["sort_" + override];
/plugin/codeprettify/code-prettify/src/
H A Dlang-scala.js47 …ends|final|finally|for|forSome|if|implicit|import|lazy|match|new|object|override|package|private|p…
H A Dlang-kotlin.js38 …/^\b(package|public|protected|private|open|abstract|constructor|final|override|import|for|while|as…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D322.phpt2 GH-322: group commandline option should override group/exclude setting in phpunit.xml
/plugin/s5/ui/flower/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/yatil/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/pixel/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/blue/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js1 …EDITOR.tools.override(n.setup,function(o){return function(){o.apply(this,arguments);m[n.id]=n.getV…

12345678910