CONTEXT_SEP
if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP))
if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP))
if (*s == CONTEXT_SEP || *s == XML_T('\0')) {
for (context = s + 1; *context != CONTEXT_SEP && *context != XML_T('\0');