Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c481 XML_Bool haveMore, XML_Bool allowClosingDoctype,
488 XML_Bool haveMore, enum XML_Account account);
491 const char **nextPtr, XML_Bool haveMore,
496 const char **nextPtr, XML_Bool haveMore);
2825 XML_Bool haveMore, enum XML_Account account) { in doContent() argument
2846 ? (haveMore ? s /* i.e. 0 bytes */ : end) in doContent()
2857 if (haveMore) { in doContent()
2877 if (haveMore) { in doContent()
2892 if (haveMore) { in doContent()
2898 if (haveMore) { in doContent()
[all …]