Home
last modified time | relevance | path

Searched refs:output_exhausted (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmltok.c370 bool output_exhausted = false; in utf8_toUtf8() local
378 output_exhausted = true; in utf8_toUtf8()
397 if (output_exhausted) /* needs to go first */ in utf8_toUtf8()