Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dbasic_tests.c3054 #define PRE_ERROR_STR "<doc></" in START_TEST()
3057 const char *text = PRE_ERROR_STR POST_ERROR_STR; in START_TEST()
3064 if (XML_GetCurrentByteIndex(g_parser) != strlen(PRE_ERROR_STR))
3068 #undef PRE_ERROR_STR in START_TEST()
3045 #define PRE_ERROR_STR global() macro