Home
last modified time | relevance | path

Searched refs:ASCII_U (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/expat/dist/lib/
H A Dascii.h56 #define ASCII_U 0x55 macro
H A Dxmltok.c1494 = {ASCII_U, ASCII_S, ASCII_MINUS, ASCII_A, ASCII_S,
1497 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_8, '\0'};
1499 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1, ASCII_6, '\0'};
1501 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1,
1504 = {ASCII_U, ASCII_T, ASCII_F, ASCII_MINUS, ASCII_1,
H A Dxmlrole.c91 = {ASCII_I, ASCII_N, ASCII_C, ASCII_L, ASCII_U, ASCII_D, ASCII_E, '\0'};
104 = {ASCII_P, ASCII_U, ASCII_B, ASCII_L, ASCII_I, ASCII_C, '\0'};
105 static const char KW_REQUIRED[] = {ASCII_R, ASCII_E, ASCII_Q, ASCII_U, ASCII_I,