Home
last modified time | relevance | path

Searched refs:ASCII_1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dascii.h91 #define ASCII_1 0x31 macro
H A Dxmltok.c1488 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 Dxmltok_impl.c1613 case ASCII_1: in PREFIX()
H A Dxmlparse.c783 ASCII_SLASH, ASCII_1, ASCII_9, ASCII_9, ASCII_8,
3926 ASCII_L, ASCII_SLASH, ASCII_1, ASCII_9, ASCII_9, in addBinding()