Searched refs:ASCII_1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/expat/lib/ |
H A D | ascii.h | 91 #define ASCII_1 0x31 macro
|
H A D | xmltok.c | 1488 ASCII_5, ASCII_9, ASCII_MINUS, ASCII_1, '\0'}; 1495 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, ASCII_6, '\0'}; 1497 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, 1500 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1,
|
H A D | xmltok_impl.c | 1613 case ASCII_1: in PREFIX()
|
H A D | xmlparse.c | 783 ASCII_SLASH, ASCII_1, ASCII_9, ASCII_9, ASCII_8, 3926 ASCII_L, ASCII_SLASH, ASCII_1, ASCII_9, ASCII_9, in addBinding()
|