Searched refs:ASCII_1 (Results 1 – 4 of 4) sorted by relevance
/external/expat/lib/ |
D | ascii.h | 60 #define ASCII_1 0x31 macro
|
D | xmltok.c | 1440 ASCII_MINUS, ASCII_1, '\0' 1450 ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, ASCII_6, '\0' 1453 ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, ASCII_6, ASCII_B, ASCII_E, 1457 ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, ASCII_6, ASCII_L, ASCII_E,
|
D | xmltok_impl.c | 1535 case ASCII_0: case ASCII_1: case ASCII_2: case ASCII_3: case ASCII_4: in PREFIX()
|
D | xmlparse.c | 688 ASCII_SLASH, ASCII_X, ASCII_M, ASCII_L, ASCII_SLASH, ASCII_1, ASCII_9, 3057 ASCII_SLASH, ASCII_1, ASCII_9, ASCII_9, ASCII_8, ASCII_SLASH, in addBinding()
|