Lines Matching full:then
117 /* If type == XML_CTYPE_EMPTY or XML_CTYPE_ANY, then quant will be
119 If type == XML_CTYPE_MIXED, then quant will be NONE or REP and
124 If type == XML_CTYPE_NAME, then the name points to the name, and
164 true and default is non-NULL, then this is a "#FIXED" default.
214 name. If the namespace separator is '\0' then the namespace URI
224 by memsuite. If memsuite is NULL, then use the standard library memory
390 then processing will not continue, and the parser will return a
392 If parameter entity parsing is enabled, then in addition to the
461 If map[b] is c where c is >= 0, then b by itself encodes the
464 If map[b] is -1, then the byte sequence is malformed.
466 If map[b] is -n, where n >= 2, then b is the first byte of an
480 When the parser is finished with the encoding, then if release is
525 If info does not describe a suitable encoding, then the parser will
628 /* If a non-NULL value for arg is specified here, then it will be
653 a name has a prefix (i.e. an explicit namespace qualifier) then
658 If do_nst is zero, then namespace information is returned in the
685 /* If this function is called, then the parser will be passed as the
692 /* If useDTD == XML_TRUE is passed to this function, then the parser
700 Note: If this function is called, then this must be done before
705 then startDoctypeDeclHandler and endDoctypeDeclHandler will not
780 When resumable != 0 (true) then parsing is suspended, that is,
787 there is a parent parser then it will continue parsing when the
860 subset). If parsing of parameter entities is enabled, then
876 entity parsing (ie without XML_DTD being defined), then
880 XML_ParseBuffer, then it has no effect and will always return 0.
886 /* If XML_Parse or XML_ParseBuffer have returned XML_STATUS_ERROR, then
903 or XML_ParseBuffer. If the return value is XML_STATUS_ERROR then