Home | History | Annotate | Download | only in abi-compliance-checker

Lines Matching refs:Rule

12287                         # TODO: Private_Field_Type rule?
15874 { # unknown rule
15877 printMsg("WARNING", "unknown rule \"$Kind\" (\"$Level\")");
15889 { # unknown rule
15892 printMsg("WARNING", "unknown rule \"$Kind\" (\"$Level\")");
16929 printMsg("WARNING", "incomplete rule \"$Kind\" (\"$Level\")");
18418 # TODO: implement a rule
21869 while(my $Rule = parseTag(\$Content, "rule"))
21871 my $RId = parseTag(\$Rule, "id");
21874 if(my $Value = parseTag(\$Rule, lc($Prop)))