Searched refs:poolLastChar (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.c444 #define poolLastChar(pool) (((pool)->ptr)[-1]) macro
4819 if (!isCdata && poolLength(pool) && poolLastChar(pool) == 0x20)
4858 && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))
4881 if (!isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c422 #define poolLastChar(pool) (((pool)->ptr)[-1]) macro
4243 if (!isCdata && poolLength(pool) && poolLastChar(pool) == 0x20)
4282 && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))
4305 if (!isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c444 #define poolLastChar(pool) (((pool)->ptr)[-1]) macro
4818 if (!isCdata && poolLength(pool) && poolLastChar(pool) == 0x20)
4857 && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))
4880 if (!isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))

Completed in 114 milliseconds