Searched refs:CONTEXT_SEP (Results 1 – 1 of 1) sorted by relevance
6941 #define CONTEXT_SEP XML_T(ASCII_FF) macro7002 if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP)) in getContext()7026 if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP)) in getContext()7049 if (*s == CONTEXT_SEP || *s == XML_T('\0')) { in setContext()7080 for (context = s + 1; *context != CONTEXT_SEP && *context != XML_T('\0'); in setContext()