Lines Matching full:then
155 /* If type == XML_CTYPE_EMPTY or XML_CTYPE_ANY, then quant will be
157 If type == XML_CTYPE_MIXED, then quant will be NONE or REP and
162 If type == XML_CTYPE_NAME, then the name points to the name, and
202 true and default is non-NULL, then this is a "#FIXED" default.
245 name. If the namespace separator is '\0' then the namespace URI
265 by memsuite. If memsuite is NULL, then use the standard library memory
413 then processing will not continue, and the parser will return a
415 If parameter entity parsing is enabled, then in addition to the
482 If map[b] is c where c is >= 0, then b by itself encodes the
485 If map[b] is -1, then the byte sequence is malformed.
487 If map[b] is -n, where n >= 2, then b is the first byte of an
501 When the parser is finished with the encoding, then if release is
546 If info does not describe a suitable encoding, then the parser will
639 /* If a non-NULL value for arg is specified here, then it will be
663 a name has a prefix (i.e. an explicit namespace qualifier) then
668 If do_nst is zero, then namespace information is returned in the
695 /* If this function is called, then the parser will be passed as the
702 /* If useDTD == XML_TRUE is passed to this function, then the parser
710 Note: If this function is called, then this must be done before
715 then startDoctypeDeclHandler and endDoctypeDeclHandler will not
814 When resumable != 0 (true) then parsing is suspended, that is,
821 there is a parent parser then it will continue parsing when the
888 subset). If parsing of parameter entities is enabled, then
904 entity parsing (ie without XML_DTD being defined), then
908 XML_ParseBuffer, then it has no effect and will always return 0.
924 /* If XML_Parse or XML_ParseBuffer have returned XML_STATUS_ERROR, then
941 or XML_ParseBuffer. If the return value is XML_STATUS_ERROR then