Lines Matching full:or
28 distribute, sublicense, and/or sell copies of the Software, and to permit
33 in all copies or substantial portions of the Software.
36 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
38 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
39 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
40 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
41 USE OR OTHER DEALINGS IN THE SOFTWARE.
155 /* If type == XML_CTYPE_EMPTY or XML_CTYPE_ANY, then quant will be
156 XML_CQUANT_NONE, and the other fields will be zero or NULL.
157 If type == XML_CTYPE_MIXED, then quant will be NONE or REP and
199 may be NULL in the case of the "#IMPLIED" or "#REQUIRED"
215 parameter will be -1, 0, or 1 indicating respectively that there
217 as no, or that it was given as yes.
234 external protocol or NULL if there is none specified.
249 If a namespace separator is chosen that can be part of a URI or
251 1, 2 or 3 original parts on application level in the element handler
318 (comments, markup declarations), or characters that are part of a
321 document except that they will be encoded in UTF-8 or UTF-16.
332 any DTD or internal subset is parsed.
411 external subset or a reference to a parameter entity, but does not
423 application can parse it immediately or later using
437 entity declaration, or NULL if none was specified; the whitespace
469 declarations or attribute values
496 by this byte sequence or -1 if the byte sequence is malformed.
588 default handler, or to the skipped entity handler, if one is set.
656 element, processing instruction or character data. It causes the
669 default manner (URI + sep + local_name) whether or not the name
672 Note: Calling XML_SetReturnNSTriplet after XML_Parse or
683 /* Returns the last value set by XML_SetUserData or NULL. */
689 Note: Calling XML_SetEncoding after XML_Parse or XML_ParseBuffer
711 the first call to XML_Parse or XML_ParseBuffer, since it will
748 XML_StartElementHandler, or -1 if there is no ID attribute or
781 may be zero for this call (or any other).
797 /* Stops parsing, causing XML_Parse() or XML_ParseBuffer() to return.
833 status codes as XML_Parse() or XML_ParseBuffer().
854 finished, or suspended and processing the final buffer.
856 XXX with XML_FINISHED_OK or XML_FINISHED_ERROR replacing XML_FINISHED
864 the externally specified encoding, or NULL if there is no
907 Note: If XML_SetParamEntityParsing is called after XML_Parse or
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