Searched refs:needSep (Results 1 – 2 of 2) sorted by relevance
270 bool needSep; member1395 buf->needSep = false; in SepBuf_Init()1402 buf->needSep = true; in SepBuf_Sep()1410 if (buf->needSep && buf->sep != '\0') { in SepBuf_AddBytes()1412 buf->needSep = false; in SepBuf_AddBytes()1740 buf->needSep = false; in ModifyWord_Loop()
7264 XML_Bool needSep = XML_FALSE; local7299 needSep = XML_TRUE;7319 if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP))7332 needSep = XML_TRUE;7343 if (needSep && ! poolAppendChar(&parser->m_tempPool, CONTEXT_SEP))7348 needSep = XML_TRUE;