Lines Matching full:suspended
789 /* suspended */
791 int suspended = 1;
793 while (suspended) {
796 suspended = continue_parsing(p, fd);
815 the parse is merely suspended.
856 /* Continue parsing a document which had been suspended. The 'p' and
858 non-zero when the parse is suspended.
1110 is <code>XML_FALSE</code>) an already suspended parser. Some
1131 <dd>when suspending an already suspended parser.</dd>
1144 is <em>suspended</em>, that is, <code><a href= "#XML_Parse"
1161 <p>When suspended, parsing can be resumed by calling <code><a href=
1172 <p>Resumes parsing after it has been suspended with <code><a href=
1178 parser was not currently suspended.</p>
1212 parsing, finished, or suspended, and whether the final buffer is being