Home
last modified time | relevance | path

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

/openbsd-src/lib/libexpat/lib/
H A Dxmltok.c369 bool input_incomplete = false; in utf8_toUtf8() local
386 input_incomplete = true; in utf8_toUtf8()
399 else if (input_incomplete) in utf8_toUtf8()