Searched refs:innerIsFinal (Results 1 - 1 of 1) sorted by relevance

/external/expat/tests/
H A Druntests.c152 const int innerIsFinal = (offset == len - 1) && isFinal; local
154 res = XML_Parse(parser, &c, sizeof(char), innerIsFinal);

Completed in 92 milliseconds