Searched refs:ASCII_6 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | ascii.h | 96 #define ASCII_6 0x36 macro
|
H A D | xmltok.c | 1495 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, ASCII_6, '\0'}; 1498 ASCII_6, ASCII_B, ASCII_E, '\0'}; 1501 ASCII_6, ASCII_L, ASCII_E, '\0'};
|
H A D | xmltok_impl.c | 1618 case ASCII_6: in PREFIX()
|