Home
last modified time | relevance | path

Searched refs:extra (Results 126 – 150 of 223) sorted by last modified time

123456789

/plugin/adfs/phpsaml/
H A DREADME.md28 Update php-saml to 2.10.0, this version includes a security patch that contains extra validations t…
261 advanced_settings.php file which contains extra configuration info related to
438 In addition to the required settings data (IdP, SP), there is extra
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt162 - Remove closing PHP tag to fix extra whitespace characters from being output
/plugin/codemirror/dist/
H A Dscripts.min.js.map1extra","getReplaceQueryDialog","getReplacementQueryDialog","getDoReplaceConfirm","replaceAll","all…
/plugin/codemirror/dist/modes/
H A Dvbscript.min.js.map1 …stributed under an MIT license: https://codemirror.net/LICENSE\n\n/*\nFor extra ASP classic object…
H A Dcoffeescript.min.js.map1 …e;\n }\n\n if (floatLiteral) {\n // prevent from getting extra . on 1..\n …
H A Dcss.min.js.map1 …, \"ew-resize\", \"exclusion\", \"expanded\", \"extends\", \"extra-condensed\",\n \"extra-expan…
H A Dtoml.min.js.map1 … stream.next();//skip closing ]\n // array of objects has an extra open & close []\n …
H A Dstylus.min.js.map1 …",\"ethiopic-numeric\",\"ew-resize\",\"expanded\",\"extends\",\"extra-condensed\",\"extra-expanded…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1extra","fallthrough","imc","repeatInsertModeChanges","changeObj","ignoreCount","selectionCount","m…
/plugin/etherpadlite/
H A DREADME.md20 * extra password protection for read/readwrite pad access
30 … code to the edit page that hooks into the toolbar javascript and adds an extra pad-toogle icon ju…
32 …e cross-domain requirements, though this could as well be fixed by adding extra code to etherpad l…
/plugin/typography/
H A DREADME.md21 | `ls` | letter-spacing | an extra space between characters (in px, em, etc) |
/plugin/revealjs/plugin/highlight/
H A Dhighlight.js2 …t[r]&&null!=o[""+r]){n=o[""+r];break}return"string"==typeof n?(t.type=n,t.extra=[a.i,a.tE]):(t.typ…
/plugin/revealjs/
H A Dchangelog.md8 - Fixed issues with extra syntax against the ~~REVEAL~~ tag that can interfere with the reveal.js l…
/plugin/sentry/
H A Dhelper.php97 * @param array $extra
99 public function logMessage($message, array $extra = []) argument
109 'extra' => $extra,
/plugin/lightweightcss/
H A DREADME30 … Plugin__ filters styles that are for administrative purposes and adds an extra stylesheet for the…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1extra slash to get right path from url like `file:///C:/`\n if (fileUriRegex.test(this._url.hre…
H A Dpdf.worker.js.map1extra bytes\n var padded = new Uint8Array(paddedLength);\n var i, j, n;\n for (i = 0; i <…
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/securelogin/
H A DREADME.md38 …rce_Integrity), etc, it's not as relevant. Consider it as just a possible extra layer of security.…
H A Dplugin.info.txt5 …ed. This plugin encrypts submitted passwords, giving you and your users an extra layer of security.
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1extra safety\n callback(match, ++i, str, regex);\n\n pos = match.index + (ma…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1extra sure we won't fall into infinite loop, 3k seems big enough\n\t\tvar maximumLoop = 3000,\n\t\…
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1extra::before{content:"\F47E"}.mdi-seat-legroom-normal::before{content:"\F47F"}.mdi-seat-legroom-r…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js965 'extra' : list.extra[cur] ? list['class'] property in escapeGroupsForEntities.results
966 + list.extra[cur] : ''
12675 var parts = [], m, set, checkSet, check, mode, extra, prune = true, contextXML = isXML(context),
12685 extra = m[3];
12776 if ( extra ) {
12777 Sizzle( extra, origContext, results, seed );
13496 Sizzle = function(query, context, extra, seed){ argument
13503 return makeArray( context.querySelectorAll(query), extra );
13507 return oldSizzle(query, context, extra, seed);
16231 return [{str:text,'class':'',extra:''}];
[all …]

123456789