Searched refs:CONTEXT_SEP (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.c5379 #define CONTEXT_SEP XML_T(ASCII_FF) macro
5412 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5437 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5457 if (*s == CONTEXT_SEP || *s == XML_T('\0')) {
5488 *context != CONTEXT_SEP && *context != XML_T('\0');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c4799 #define CONTEXT_SEP XML_T('\f') macro
4832 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
4857 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
4877 if (*s == CONTEXT_SEP || *s == XML_T('\0')) {
4908 *context != CONTEXT_SEP && *context != XML_T('\0');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c5378 #define CONTEXT_SEP XML_T(ASCII_FF) macro
5411 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5436 if (needSep && !poolAppendChar(&tempPool, CONTEXT_SEP))
5456 if (*s == CONTEXT_SEP || *s == XML_T('\0')) {
5487 *context != CONTEXT_SEP && *context != XML_T('\0');

Completed in 95 milliseconds