| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PHPCS/ |
| D | ruleset.xml | 7 <rule ref="PEAR"/> 10 <rule ref="Squiz.Arrays.ArrayBracketSpacing" /> 11 <rule ref="Squiz.Arrays.ArrayDeclaration" /> 12 <rule ref="Squiz.Commenting.ClosingDeclarationComment" /> 13 <rule ref="Squiz.ControlStructures.ElseIfDeclaration" /> 14 <rule ref="Squiz.Commenting.BlockComment" /> 15 <rule ref="Squiz.Commenting.DocCommentAlignment" /> 16 <rule ref="Squiz.Commenting.EmptyCatchComment" /> 17 <rule ref="Squiz.Commenting.InlineComment" /> 18 <rule ref="Squiz.Commenting.LongConditionClosingComment" /> [all …]
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/ |
| D | ruleset.xml | 6 <rule ref="Generic.CodeAnalysis.EmptyStatement"/> 7 <rule ref="Generic.Commenting.Todo"/> 8 <rule ref="Generic.Commenting.DocComment"/> 9 <rule ref="Generic.ControlStructures.InlineControlStructure"/> 10 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 11 <rule ref="Generic.Formatting.SpaceAfterCast"/> 12 <rule ref="Generic.Functions.FunctionCallArgumentSpacing"/> 13 <rule ref="Generic.NamingConventions.ConstructorName"/> 14 <rule ref="Generic.NamingConventions.UpperCaseConstantName"/> 15 <rule ref="Generic.PHP.DeprecatedFunctions"/> [all …]
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/ |
| H A D | phpcs.xml.dist | 19 <rule ref="Generic.Arrays.ArrayIndent"/> 21 <rule ref="Generic.Arrays.DisallowLongArraySyntax"/> 23 <rule ref="Generic.Classes.DuplicateClassName"/> 25 <rule ref="Generic.CodeAnalysis.EmptyStatement"> 30 <rule ref="Generic.CodeAnalysis.UnnecessaryFinalModifier"/> 32 <rule ref="Generic.CodeAnalysis.UselessOverridingMethod"/> 34 <rule ref="Generic.Files.InlineHTML"/> 36 <rule ref="Generic.Files.LineLength"> 42 <rule ref="Generic.Formatting.MultipleStatementAlignment"> 49 <rule ref="Generic.Formatting.SpaceAfterCast"/> [all …]
|
| /plugin/adfs/phpsaml/lib/Saml2/schemas/ |
| D | saml-schema-metadata-2.0.xsd | 39 <attribute ref="xml:lang" use="required"/> 46 <attribute ref="xml:lang" use="required"/> 80 <element ref="ds:Signature" minOccurs="0"/> 81 <element ref="md:Extensions" minOccurs="0"/> 83 <element ref="md:EntityDescriptor"/> 84 <element ref="md:EntitiesDescriptor"/> 96 <element ref="ds:Signature" minOccurs="0"/> 97 <element ref="md:Extensions" minOccurs="0"/> 100 <element ref="md:RoleDescriptor"/> 101 <element ref="md:IDPSSODescriptor"/> [all …]
|
| D | saml-schema-assertion-2.0.xsd | 35 <attributeGroup ref="saml:IDNameQualifiers"/> 41 <attributeGroup ref="saml:IDNameQualifiers"/> 49 <element ref="xenc:EncryptedData"/> 50 <element ref="xenc:EncryptedKey" minOccurs="0" maxOccurs="unbounded"/> 60 <element ref="saml:Issuer"/> 61 <element ref="ds:Signature" minOccurs="0"/> 62 <element ref="saml:Subject" minOccurs="0"/> 63 <element ref="saml:Conditions" minOccurs="0"/> 64 <element ref="saml:Advice" minOccurs="0"/> 66 <element ref="saml:Statement"/> [all …]
|
| D | saml-schema-authn-context-types-2.0.xsd | 315 <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> 354 <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> 477 <xs:element ref="Identification" minOccurs="0"/> 478 <xs:element ref="TechnicalProtection" minOccurs="0"/> 479 <xs:element ref="OperationalProtection" minOccurs="0"/> 480 <xs:element ref="AuthnMethod" minOccurs="0"/> 481 <xs:element ref="GoverningAgreements" minOccurs="0"/> 482 <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> 489 <xs:element ref="PhysicalVerification" minOccurs="0"/> 490 <xs:element ref="WrittenConsent" minOccurs="0"/> [all …]
|
| D | saml-schema-protocol-2.0.xsd | 31 <element ref="saml:Issuer" minOccurs="0"/> 32 <element ref="ds:Signature" minOccurs="0"/> 33 <element ref="samlp:Extensions" minOccurs="0"/> 49 <element ref="saml:Issuer" minOccurs="0"/> 50 <element ref="ds:Signature" minOccurs="0"/> 51 <element ref="samlp:Extensions" minOccurs="0"/> 52 <element ref="samlp:Status"/> 64 <element ref="samlp:StatusCode"/> 65 <element ref="samlp:StatusMessage" minOccurs="0"/> 66 <element ref="samlp:StatusDetail" minOccurs="0"/> [all …]
|
| /plugin/saml/phpsaml/lib/Saml2/schemas/ |
| D | saml-schema-metadata-2.0.xsd | 39 <attribute ref="xml:lang" use="required"/> 46 <attribute ref="xml:lang" use="required"/> 80 <element ref="ds:Signature" minOccurs="0"/> 81 <element ref="md:Extensions" minOccurs="0"/> 83 <element ref="md:EntityDescriptor"/> 84 <element ref="md:EntitiesDescriptor"/> 96 <element ref="ds:Signature" minOccurs="0"/> 97 <element ref="md:Extensions" minOccurs="0"/> 100 <element ref="md:RoleDescriptor"/> 101 <element ref="md:IDPSSODescriptor"/> [all …]
|
| D | saml-schema-assertion-2.0.xsd | 35 <attributeGroup ref="saml:IDNameQualifiers"/> 41 <attributeGroup ref="saml:IDNameQualifiers"/> 49 <element ref="xenc:EncryptedData"/> 50 <element ref="xenc:EncryptedKey" minOccurs="0" maxOccurs="unbounded"/> 60 <element ref="saml:Issuer"/> 61 <element ref="ds:Signature" minOccurs="0"/> 62 <element ref="saml:Subject" minOccurs="0"/> 63 <element ref="saml:Conditions" minOccurs="0"/> 64 <element ref="saml:Advice" minOccurs="0"/> 66 <element ref="saml:Statement"/> [all …]
|
| D | saml-schema-authn-context-types-2.0.xsd | 315 <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> 354 <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> 477 <xs:element ref="Identification" minOccurs="0"/> 478 <xs:element ref="TechnicalProtection" minOccurs="0"/> 479 <xs:element ref="OperationalProtection" minOccurs="0"/> 480 <xs:element ref="AuthnMethod" minOccurs="0"/> 481 <xs:element ref="GoverningAgreements" minOccurs="0"/> 482 <xs:element ref="Extension" minOccurs="0" maxOccurs="unbounded"/> 489 <xs:element ref="PhysicalVerification" minOccurs="0"/> 490 <xs:element ref="WrittenConsent" minOccurs="0"/> [all …]
|
| D | saml-schema-protocol-2.0.xsd | 31 <element ref="saml:Issuer" minOccurs="0"/> 32 <element ref="ds:Signature" minOccurs="0"/> 33 <element ref="samlp:Extensions" minOccurs="0"/> 49 <element ref="saml:Issuer" minOccurs="0"/> 50 <element ref="ds:Signature" minOccurs="0"/> 51 <element ref="samlp:Extensions" minOccurs="0"/> 52 <element ref="samlp:Status"/> 64 <element ref="samlp:StatusCode"/> 65 <element ref="samlp:StatusMessage" minOccurs="0"/> 66 <element ref="samlp:StatusDetail" minOccurs="0"/> [all …]
|
| /plugin/asciidocjs/node_modules/core-js/build/ |
| D | index.js | 3 …var Promise, ref$, list, experimental, libraryBlacklist, es5SpecialCase, banner, readFile, writeFi… 5 …ref$ = require('./config'), list = ref$.list, experimental = ref$.experimental, libraryBlacklist =… 6 ref$ = require('fs'), readFile = ref$.readFile, writeFile = ref$.writeFile, unlink = ref$.unlink; 7 ref$ = require('path'), basename = ref$.basename, dirname = ref$.dirname, join = ref$.join; 11 var modules, ref$, blacklist, library, umd, this$ = this; 12 modules = (ref$ = arg$.modules) != null 13 ? ref$ 14 : [], blacklist = (ref$ = arg$.blacklist) != null 15 ? ref$ 16 …: [], library = (ref$ = arg$.library) != null ? ref$ : false, umd = (ref$ = arg$.umd) != null ? re… [all …]
|
| /plugin/refnotes/conf/ |
| D | namespaces.dat | 1 …ref-id";s:4:"note";s:12:"note-preview";s:7:"tooltip";s:12:"note-id-base";s:4:"text";s:19:"note-id-…
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PSR2/ |
| D | ruleset.xml | 11 <rule ref="PSR1"/> 16 <rule ref="Generic.Files.LineEndings"> 31 <rule ref="Generic.Files.LineLength"> 39 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 44 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace.StartFile"> 47 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace.EndFile"> 50 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace.EmptyLines"> 55 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 60 <rule ref="Generic.WhiteSpace.ScopeIndent"> 65 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> [all …]
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Zend/ |
| D | ruleset.xml | 6 <rule ref="Generic.Functions.FunctionCallArgumentSpacing"/> 7 <rule ref="Generic.Functions.OpeningFunctionBraceBsdAllman"/> 8 <rule ref="Generic.PHP.DisallowShortOpenTag"/> 9 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 10 <rule ref="PEAR.Classes.ClassDeclaration"/> 11 <rule ref="PEAR.ControlStructures.ControlSignature"/> 12 <rule ref="PEAR.Functions.FunctionCallSignature"/> 13 <rule ref="PEAR.Functions.ValidDefaultValue"/> 14 <rule ref="PEAR.WhiteSpace.ScopeClosingBrace"/> 15 <rule ref="Squiz.Functions.GlobalFunction"/> [all …]
|
| /plugin/icalevents/vendor/sabre/uri/tests/phpcs/ |
| D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/davcard/vendor/sabre/vobject/tests/phpcs/ |
| D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/webdavclient/vendor/sabre/vobject/tests/phpcs/ |
| D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/davcal/vendor/sabre/dav/tests/phpcs/ |
| H A D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/davcal/vendor/sabre/vobject/tests/phpcs/ |
| H A D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/davcal/vendor/sabre/http/tests/phpcs/ |
| H A D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/davcal/vendor/sabre/uri/tests/phpcs/ |
| H A D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <!-- <rule ref="Squiz.Scope.MethodScope"/> --> [all …]
|
| /plugin/asciidocjs/node_modules/resolve/test/ |
| D | pathfilter.js | 10 t.equal(x, path.join(resolverDir, 'node_modules/deep/ref')); 11 t.equal(remainder, 'ref'); 17 t.test('deep/ref.js', function (st) { 20 resolve('deep/ref', { basedir: resolverDir }, function (err, res, pkg) { 24 st.equal(res, path.join(resolverDir, 'node_modules/deep/ref.js')); 27 var res = resolve.sync('deep/ref', { basedir: resolverDir }); 28 st.equal(res, path.join(resolverDir, 'node_modules/deep/ref.js')); 31 t.test('deep/deeper/ref', function (st) { 35 'deep/deeper/ref', 41 st.equal(res, path.join(resolverDir, 'node_modules/deep/deeper/ref.js')); [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| H A D | phpcs.xml | 10 <rule ref="MO4"> 18 <rule ref="SlevomatCodingStandard.ControlStructures.RequireTernaryOperator"> 24 <rule ref="Symfony.Commenting"> 29 <rule ref="Squiz.Functions.GlobalFunction.Found"> 34 <rule ref="PSR1.Files.SideEffects.FoundWithSymbols"> 40 <rule ref="Generic.Files.LineLength"> 50 <rule ref="Squiz.Strings.ConcatenationSpacing"> 57 <rule ref="Generic.PHP.ForbiddenFunctions"> 64 <rule ref="SlevomatCodingStandard.ControlStructures.BlockControlStructureSpacing"/> 67 <rule ref="SlevomatCodingStandard.TypeHints.DeclareStrictTypes"> [all …]
|
| /plugin/icalevents/vendor/sabre/xml/tests/phpcs/ |
| D | ruleset.xml | 6 <rule ref="PSR1" /> 9 <rule ref="Generic.Files.LineEndings"> 16 <rule ref="Zend.Files.ClosingTag"/> 19 <rule ref="Squiz.WhiteSpace.SuperfluousWhitespace"> 26 <rule ref="Generic.Formatting.DisallowMultipleStatements"/> 28 <rule ref="Generic.WhiteSpace.ScopeIndent"> 33 <rule ref="Generic.WhiteSpace.DisallowTabIndent"/> 36 <rule ref="Generic.PHP.LowerCaseKeyword"/> 39 <rule ref="Generic.PHP.LowerCaseConstant"/> 41 <rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing"/> [all …]
|