Searched refs:poolAppendChar (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.c447 #define poolAppendChar(pool, c) \ macro
2818 if (!poolAppendChar(&tempPool, c))
2826 if (!poolAppendChar(&tempPool, *s))
2857 if (!poolAppendChar(&tempPool, *s))
3981 if (!poolAppendChar(&tempPool, XML_T(ASCII_RPAREN))
3982 || !poolAppendChar(&tempPool, XML_T('\0')))
4018 if (!poolAppendChar(&tempPool, XML_T(ASCII_RPAREN))
4019 || !poolAppendChar(&tempPool, XML_T('\0')))
4821 if (!poolAppendChar(pool, XML_T('\0')))
4867 if (!poolAppendChar(poo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c425 #define poolAppendChar(pool, c) \ macro
2524 if (!poolAppendChar(&tempPool, b->uri[j]))
2530 if (!poolAppendChar(&tempPool, *s))
2537 if (!poolAppendChar(&tempPool, *s))
3512 if (!poolAppendChar(&tempPool, XML_T(')'))
3513 || !poolAppendChar(&tempPool, XML_T('\0')))
3549 if (!poolAppendChar(&tempPool, XML_T(')'))
3550 || !poolAppendChar(&tempPool, XML_T('\0')))
4245 if (!poolAppendChar(pool, XML_T('\0')))
4291 if (!poolAppendChar(poo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c447 #define poolAppendChar(pool, c) \ macro
2817 if (!poolAppendChar(&tempPool, c))
2825 if (!poolAppendChar(&tempPool, *s))
2856 if (!poolAppendChar(&tempPool, *s))
3980 if (!poolAppendChar(&tempPool, XML_T(ASCII_RPAREN))
3981 || !poolAppendChar(&tempPool, XML_T('\0')))
4017 if (!poolAppendChar(&tempPool, XML_T(ASCII_RPAREN))
4018 || !poolAppendChar(&tempPool, XML_T('\0')))
4820 if (!poolAppendChar(pool, XML_T('\0')))
4866 if (!poolAppendChar(poo
[all...]

Completed in 191 milliseconds