Searched refs:poolLastChar (Results 1 – 1 of 1) sorted by relevance
459 #define poolLastChar(pool) (((pool)->ptr)[-1]) macro4982 if (!isCdata && poolLength(pool) && poolLastChar(pool) == 0x20) in storeAttributeValue()5021 && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20)) in appendAttributeValue()5044 if (!isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20)) in appendAttributeValue()