Searched refs:FROM_RULES (Results 1 – 2 of 2) sorted by relevance
152 static const uint32_t FROM_RULES = 2; variable169 if((flags & FROM_RULES) != 0 && length >= 2 && ((c = s[1]) == 0xedc || c == 0xedd)) { in skipLineBecauseOfBug()190 skipFlags |= FROM_RULES; in testConformance()
154 static const uint32_t FROM_RULES = 2; variable181 skipFlags |= FROM_RULES; in testConformance()