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

/freebsd-10-stable/contrib/expat/lib/
H A Dascii.h86 #define ASCII_LPAREN 0x28 macro
H A Dxmlparse.c3823 ASCII_A, ASCII_T, ASCII_I, ASCII_O, ASCII_N, ASCII_LPAREN, '\0' };
3825 static const XML_Char enumValueStart[] = { ASCII_LPAREN, '\0' };
4138 if (*declAttributeType == XML_T(ASCII_LPAREN)
4175 if (*declAttributeType == XML_T(ASCII_LPAREN)

Completed in 124 milliseconds