Home
last modified time | relevance | path

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

/external/expat/tests/
Druntests.c4151 #define PRE_ERROR_STR "<doc></" macro
4155 const char *text = PRE_ERROR_STR POST_ERROR_STR; in START_TEST()
4162 if (XML_GetCurrentByteIndex(parser) != strlen(PRE_ERROR_STR)) in START_TEST()
4166 #undef PRE_ERROR_STR