Home
last modified time | relevance | path

Searched refs:pht (Results 501 – 525 of 1645) sorted by relevance

1...<<21222324252627282930>>...66

/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistLambdaFuncFunctionXHPASTLinterRule.php9 return pht('`%s` Function', '__lambda_func');
30 pht(
H A DArcanistParseStrUseXHPASTLinterRule.php9 return pht('Questionable Use of `%s`', 'parse_str');
21 pht(
H A DArcanistSemicolonSpacingXHPASTLinterRule.php9 return pht('Semicolon Spacing');
25 pht('Space found before semicolon.'),
H A DArcanistPublicPropertyXHPASTLinterRule.php9 return pht('Use of `%s` Properties', 'public');
26 pht(
H A DArcanistExitExpressionXHPASTLinterRule.php24 return pht('`%s` Used as Expression', 'exit');
37 pht(
H A DArcanistDynamicDefineXHPASTLinterRule.php9 return pht('Dynamic `%s`', 'define');
22 pht(
H A DArcanistInterfaceMethodBodyXHPASTLinterRule.php9 return pht('`%s` Method Cannot Contain Body', 'interface');
24 pht(
H A DArcanistAbstractMethodBodyXHPASTLinterRule.php9 return pht('`%s` Method Cannot Contain Body', 'abstract');
22 pht(
H A DArcanistInterfaceAbstractMethodXHPASTLinterRule.php9 return pht('`%s` Methods Cannot Be Marked `%s`', 'interface', 'abstract');
24 pht(
H A DArcanistNamespaceFirstStatementXHPASTLinterRule.php9 return pht('`%s` Statement Must Be The First Statement', 'namespace');
27 pht(
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/xhpast/rules/
H A DArcanistLambdaFuncFunctionXHPASTLinterRule.php9 return pht('`%s` Function', '__lambda_func');
30 pht(
H A DArcanistPHPOpenTagXHPASTLinterRule.php9 return pht('Expected Open Tag');
24 pht(
H A DArcanistSemicolonSpacingXHPASTLinterRule.php9 return pht('Semicolon Spacing');
25 pht('Space found before semicolon.'),
H A DArcanistPublicPropertyXHPASTLinterRule.php9 return pht('Use of `%s` Properties', 'public');
26 pht(
H A DArcanistDynamicDefineXHPASTLinterRule.php9 return pht('Dynamic `%s`', 'define');
22 pht(
H A DArcanistExitExpressionXHPASTLinterRule.php24 return pht('`%s` Used as Expression', 'exit');
37 pht(
H A DArcanistInterfaceMethodBodyXHPASTLinterRule.php9 return pht('`%s` Method Cannot Contain Body', 'interface');
24 pht(
H A DArcanistInterfaceAbstractMethodXHPASTLinterRule.php9 return pht('`%s` Methods Cannot Be Marked `%s`', 'interface', 'abstract');
24 pht(
H A DArcanistNamespaceFirstStatementXHPASTLinterRule.php9 return pht('`%s` Statement Must Be The First Statement', 'namespace');
27 pht(
H A DArcanistAbstractMethodBodyXHPASTLinterRule.php9 return pht('`%s` Method Cannot Contain Body', 'abstract');
22 pht(
H A DArcanistInnerFunctionXHPASTLinterRule.php9 return pht('Inner Functions');
31 pht('Avoid the use of inner functions.'));
/dports/devel/arcanist/arcanist-b2e715f/src/lint/linter/
H A DArcanistInlineHTMLXHPASTLinterRule.php9 return pht('Inline HTML');
31 pht('PHP files must only contain PHP code.'));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/lint/linter/
H A DArcanistInlineHTMLXHPASTLinterRule.php9 return pht('Inline HTML');
31 pht('PHP files must only contain PHP code.'));
/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/remote/
H A DArcanistRemoteRefInspector.php13 pht(
29 pht(
/dports/devel/arcanist/arcanist-b2e715f/src/repository/remote/
H A DArcanistRemoteRefInspector.php13 pht(
29 pht(

1...<<21222324252627282930>>...66