Searched refs:ASCII_LPAREN (Results 1 - 2 of 2) sorted by relevance

/external/expat/lib/
H A Dascii.h86 #define ASCII_LPAREN 0x28 macro
H A Dxmlparse.c3668 ASCII_A, ASCII_T, ASCII_I, ASCII_O, ASCII_N, ASCII_LPAREN, '\0' };
3670 static const XML_Char enumValueStart[] = { ASCII_LPAREN, '\0' };
3976 if (*declAttributeType == XML_T(ASCII_LPAREN)
4013 if (*declAttributeType == XML_T(ASCII_LPAREN)

Completed in 32 milliseconds