• Home
  • Raw
  • Download

Lines Matching refs:rule_string

492                     rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format(  variable
496 rule_string += " [ {0} ]".format(rule.conditional)
499 print(" * {0}".format(rule_string))
550 rule_string = \ variable
584 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format( variable
588 rule_string += " [ {0} ]".format(rule.conditional)
591 print(" * {0}".format(rule_string))
645 rule_string = \ variable
679 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format( variable
683 rule_string += " [ {0} ]".format(rule.conditional)
686 print(" * {0}".format(rule_string))
740 rule_string = \ variable
774 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} {{ {1} }};".format( variable
778 rule_string += " [ {0} ]".format(rule.conditional)
781 print(" * {0}".format(rule_string))
835 rule_string = \ variable
869 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} +{1} -{2}".format( variable
873 rule_string += " {0}".format(rule.filename)
877 rule_string += ";"
880 rule_string += " [ {0} ]".format(rule.conditional)
884 print(" * {0}".format(rule_string))
910 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} +{1} -{2}".format( variable
914 rule_string += " {0}".format(rule.filename)
918 rule_string += ";"
921 rule_string += " [ {0} ]".format(rule.conditional)
925 print(" * {0}".format(rule_string))
951 rule_string = "{0.ruletype} {0.source} {0.target}:{0.tclass} +{1} -{2}".format( variable
955 rule_string += " {0}".format(rule.filename)
959 rule_string += ";"
962 rule_string += " [ {0} ]".format(rule.conditional)
966 print(" * {0}".format(rule_string))
1014 rule_string = \ variable
1018 print(" * {0}".format(rule_string))
1049 rule_string = \ variable
1053 print(" * {0}".format(rule_string))