Searched refs:ASCII_9 (Results 1 – 3 of 3) sorted by relevance
68 #define ASCII_9 0x39 macro
1040 && !(ASCII_0 <= c && c <= ASCII_9) in parsePseudoAttribute()1431 ASCII_I, ASCII_S, ASCII_O, ASCII_MINUS, ASCII_8, ASCII_8, ASCII_5, ASCII_9,
1533 case ASCII_5: case ASCII_6: case ASCII_7: case ASCII_8: case ASCII_9: in PREFIX()