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

/external/chromium_org/third_party/expat/files/lib/
H A Dascii.h86 #define ASCII_LPAREN 0x28 macro
H A Dxmlparse.c3772 ASCII_A, ASCII_T, ASCII_I, ASCII_O, ASCII_N, ASCII_LPAREN, '\0' };
3774 static const XML_Char enumValueStart[] = { ASCII_LPAREN, '\0' };
4087 if (*declAttributeType == XML_T(ASCII_LPAREN)
4124 if (*declAttributeType == XML_T(ASCII_LPAREN)
/external/expat/lib/
H A Dascii.h86 #define ASCII_LPAREN 0x28 macro
H A Dxmlparse.c3772 ASCII_A, ASCII_T, ASCII_I, ASCII_O, ASCII_N, ASCII_LPAREN, '\0' };
3774 static const XML_Char enumValueStart[] = { ASCII_LPAREN, '\0' };
4087 if (*declAttributeType == XML_T(ASCII_LPAREN)
4124 if (*declAttributeType == XML_T(ASCII_LPAREN)

Completed in 1038 milliseconds