poolLastChar     4930 third_party/expat/files/lib/xmlparse.c   if (!isCdata && poolLength(pool) && poolLastChar(pool) == 0x20)
poolLastChar     4969 third_party/expat/files/lib/xmlparse.c             && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))
poolLastChar     4992 third_party/expat/files/lib/xmlparse.c       if (!isCdata && (poolLength(pool) == 0 || poolLastChar(pool) == 0x20))