Searched refs:poolLength (Results 1 – 1 of 1) sorted by relevance
646 #define poolLength(pool) ((pool)->ptr - (pool)->start) macro5636 = (int)(poolLength(&dtd->entityValuePool));6581 if (! isCdata && poolLength(pool) && poolLastChar(pool) == 0x20)6631 && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))6657 if (! isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))7059 entity->textLen = (int)(poolLength(pool));7455 if (poolLength(&parser->m_tempPool) == 0)