Lines Matching full:ref
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"/> -->
42 <rule ref="Squiz.WhiteSpace.ScopeKeywordSpacing"/>
46 <rule ref="Squiz.Functions.FunctionDeclarationArgumentSpacing">
51 <rule ref="Squiz.Functions.FunctionDeclarationArgumentSpacing.SpacingAfterHint">
55 <rule ref="PEAR.WhiteSpace.ScopeClosingBrace"/>