Home
last modified time | relevance | path

Searched refs:allowed (Results 101 – 125 of 724) sorted by relevance

12345678910>>...29

/plugin/authdrupal8/
H A Dpassword.inc23 // The minimum allowed log2 number of iterations for password stretching.
26 // The maximum allowed log2 number of iterations for password stretching.
/plugin/aceeditor/
H A DNEWS17 * Same languages as GeSHI allowed in code/file blocks
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/addressbook/
H A Dsyntax.php660 $allowed = array('cfunction','department');
661 if (!in_array($column,$allowed)) return false;
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md44 * #40: An element with an empty namespace (xmlns="") is not allowed to have a
/plugin/diagramsnet/lib/stencils/
H A DLICENSE27 …Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Li…
69 …er or not known or discoverable. Where disclaimers of warranties are not allowed in full or in par…
70 …ses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in par…
/plugin/diagramsnet/lib/templates/
H A DLICENSE27 …Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Li…
69 …er or not known or discoverable. Where disclaimers of warranties are not allowed in full or in par…
70 …ses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in par…
/plugin/diagramsnet/lib/img/
H A DLICENSE27 …Media and formats; technical modifications allowed. The Licensor authorizes You to exercise the Li…
69 …er or not known or discoverable. Where disclaimers of warranties are not allowed in full or in par…
70 …ses, costs, expenses, or damages. Where a limitation of liability is not allowed in full or in par…
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm7 to see if the use of <CFEXECUTE> is allowed. In most cases ISP will not allow
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso167 Make sure the file extension is allowed.
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D11.11.js.map1 … //[/\\(\\*/, 'comment', '@push' ], // nested comment not allowed :-(\n …
H A D38.38.js.map1 … //[/\\(\\*/, 'comment', '@push' ], // nested comment not allowed :-(\n …
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm7 to see if the use of <CFEXECUTE> is allowed. In most cases ISP will not allow
/plugin/snap/
H A Dsyntax.php.ori75 //Max allowed image size
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js28006 return allowed === undefined ? true : allowed;
28792 var allowed = rules.allowed(command, {
28799 allowed = rules.allowed(command, {
28815 allowed: allowed,
28846 allowed = context.allowed = rules.allowed(command, {
28860 allowed = context.allowed = rules.allowed(command, {
28888 allowed = context.allowed,
29049 allowed = context.allowed,
29086 allowed = context.allowed,
43202 if (!allowed || allowed.type === connection.type) {
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG10 * allowed Traversable objects to be used in the "with" tag
11 * allowed Traversable objects to be used in the "with" argument of the "include" and "embed" tags
24 __toString() method on an object was possible even if not allowed by the
215 …* allowed filters/functions/tests implementation to use a different class than the extension they …
413 * allowed operators that contain whitespaces to have more than one whitespace
414 * allowed tests to be made of 1 or 2 words (like "same as" or "divisible by")
657 * allowed hash keys to be any expression
708 * allowed empty templates to be used as traits
/plugin/minimap/
H A DREADME.md37 …ctually in the pattern, letters, digits and the following characters are allowed: space, -, _, |, …
/plugin/symbols4odt/
H A Ddokuwiki_plugin_page.wiki66 …ill be given to the XHTML representation of the wiki page. HTML Tags are allowed, here, so take ca…
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DJomolhari-OFL.txt7 No modification of the license is permitted, only verbatim copy is allowed.
/plugin/database/
H A Ddatabase.php319 function allowed ($action) { function in Session
2017 if ($session->allowed($action)) {
2047 if ($session->allowed($action)) {
2240 if (!$session->allowed($action)) {
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2160 public $allowed; variable in Google_Firewall
2171 public function setAllowed(/* array(Google_FirewallAllowed) */ $allowed) { argument
2172 $this->assertIsArray($allowed, 'Google_FirewallAllowed', __METHOD__);
2173 $this->allowed = $allowed;
2176 return $this->allowed;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DPHP.php1279 $allowed = array(
1299 if (isset($allowed[$tokens[$x]['code']]) === false) {
/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt112 - URL-allowed characters (e.g. letters, digits etc.) remain unchanged.
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties170 document_colors_not_allowed=PDF documents are not allowed to use their own colours: “Allow pages to…
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt40 - Travis: add PHP 7.1, move hhvm to allowed failures. (Thijs Kinkhorst)

12345678910>>...29