Home
last modified time | relevance | path

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

/openbsd/lib/libexpat/lib/
H A Dxmlparse.c6679 XML_Bool needSep = XML_FALSE; in getContext() local
6714 needSep = XML_TRUE; in getContext()
6734 if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP)) in getContext()
6747 needSep = XML_TRUE; in getContext()
6758 if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP)) in getContext()
6763 needSep = XML_TRUE; in getContext()