Searched refs:poolLength (Results 1 – 1 of 1) sorted by relevance
646 #define poolLength(pool) ((pool)->ptr - (pool)->start) macro5555 = (int)(poolLength(&dtd->entityValuePool));6500 if (! isCdata && poolLength(pool) && poolLastChar(pool) == 0x20)6550 && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))6576 if (! isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))6978 entity->textLen = (int)(poolLength(pool));7380 if (poolLength(&parser->m_tempPool) == 0)