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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c5386 XML_Bool needSep = XML_FALSE; local
5399 needSep = XML_TRUE;
5412 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5425 needSep = XML_TRUE;
5437 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5442 needSep = XML_TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c4806 XML_Bool needSep = XML_FALSE; local
4819 needSep = XML_TRUE;
4832 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
4845 needSep = XML_TRUE;
4857 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
4862 needSep = XML_TRUE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c5385 XML_Bool needSep = XML_FALSE; local
5398 needSep = XML_TRUE;
5411 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5424 needSep = XML_TRUE;
5436 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5441 needSep = XML_TRUE;

Completed in 181 milliseconds