Lines Matching +full:ot +full:- +full:core +full:- +full:dump
1 <?xml version="1.0" encoding="ISO-8859-1"?>
5 <summary>interface for an HTML 4.0 non-verifying parser</summary>
6 …<description>this module implements an HTML 4.0 non-verifying parser with API compatible with the …
310 …-8 and UTF-16) F. Yergeau Alis Technologies [ISO-10646] UTF-8 and UTF-16 in Annexes [ISO-8859-1…
524 <summary>the core parser module</summary>
928 <summary>implementation of the Relax-NG validation</summary>
929 <description>implementation of the Relax-NG validation </description>
3266 <summary>compile-time version information</summary>
3267 <description>compile-time version information for the XML library </description>
3765 <info>Whether ISO-8859-* support is made available in case iconv is not</info>
3807 <info>Whether the allocation hooks are per-thread</info>
4149 …<info>the simpleType has a variety of "absent". TODO: Actually not necessary :-/, since …
4161 <info>a whitespace-facet value of "collapse"</info>
4164 <info>a whitespace-facet value of "preserve"</info>
4167 <info>a whitespace-facet value of "replace"</info>
4298 <info>Empties a node-set.</info>
4299 <arg name='ns' info='a node-set'/>
4314 …ctionality similar to the DOM NodeList.length. Returns the number of nodes in the node-set.</info>
4315 <arg name='ns' info='a node-set'/>
4318 <info>Checks whether @ns is empty or not. Returns %TRUE if @ns is an empty node-set.</info>
4319 <arg name='ns' info='a node-set'/>
4322 … the xmlNodePtr at the given @index in @ns or NULL if @index is out of range (0 to length-1)</info>
4323 <arg name='ns' info='a node-set'/>
4332 <info>Pushes an empty node-set on the context stack.</info>
4349 <info>Pushes the node-set @ns on the context stack.</info>
4351 <arg name='ns' info='a node-set'/>
4385 …e set or an XSLT value tree. Returns true if the current object on the stack is a node-set.</info>
4462 …='XML_CHAR_ENCODING_2022_JP' file='encoding' value='19' type='xmlCharEncoding' info='ISO-2022-JP'/>
4463 …_ENCODING_8859_1' file='encoding' value='10' type='xmlCharEncoding' info='ISO-8859-1 ISO Latin 1'/>
4464 …='XML_CHAR_ENCODING_8859_10' file='encoding' value='25' type='xmlCharEncoding' info='ISO-8859-10'/>
4465 …='XML_CHAR_ENCODING_8859_11' file='encoding' value='26' type='xmlCharEncoding' info='ISO-8859-11'/>
4466 …='XML_CHAR_ENCODING_8859_13' file='encoding' value='27' type='xmlCharEncoding' info='ISO-8859-13'/>
4467 …='XML_CHAR_ENCODING_8859_14' file='encoding' value='28' type='xmlCharEncoding' info='ISO-8859-14'/>
4468 …='XML_CHAR_ENCODING_8859_15' file='encoding' value='29' type='xmlCharEncoding' info='ISO-8859-15'/>
4469 …'XML_CHAR_ENCODING_8859_16' file='encoding' value='30' type='xmlCharEncoding' info=' ISO-8859-16'/>
4470 …_ENCODING_8859_2' file='encoding' value='11' type='xmlCharEncoding' info='ISO-8859-2 ISO Latin 2'/>
4471 …me='XML_CHAR_ENCODING_8859_3' file='encoding' value='12' type='xmlCharEncoding' info='ISO-8859-3'/>
4472 …me='XML_CHAR_ENCODING_8859_4' file='encoding' value='13' type='xmlCharEncoding' info='ISO-8859-4'/>
4473 …me='XML_CHAR_ENCODING_8859_5' file='encoding' value='14' type='xmlCharEncoding' info='ISO-8859-5'/>
4474 …me='XML_CHAR_ENCODING_8859_6' file='encoding' value='15' type='xmlCharEncoding' info='ISO-8859-6'/>
4475 …me='XML_CHAR_ENCODING_8859_7' file='encoding' value='16' type='xmlCharEncoding' info='ISO-8859-7'/>
4476 …me='XML_CHAR_ENCODING_8859_8' file='encoding' value='17' type='xmlCharEncoding' info='ISO-8859-8'/>
4477 …me='XML_CHAR_ENCODING_8859_9' file='encoding' value='18' type='xmlCharEncoding' info='ISO-8859-9'/>
4480 …<enum name='XML_CHAR_ENCODING_ERROR' file='encoding' value='-1' type='xmlCharEncoding' info='No ch…
4481 …m name='XML_CHAR_ENCODING_EUC_JP' file='encoding' value='21' type='xmlCharEncoding' info='EUC-JP'/>
4485 …<enum name='XML_CHAR_ENCODING_UCS2' file='encoding' value='9' type='xmlCharEncoding' info='UCS-2'/>
4486 …ML_CHAR_ENCODING_UCS4BE' file='encoding' value='5' type='xmlCharEncoding' info='UCS-4 big endian'/>
4487 …CHAR_ENCODING_UCS4LE' file='encoding' value='4' type='xmlCharEncoding' info='UCS-4 little endian'/>
4488 …NCODING_UCS4_2143' file='encoding' value='7' type='xmlCharEncoding' info='UCS-4 unusual ordering'/>
4489 …NCODING_UCS4_3412' file='encoding' value='8' type='xmlCharEncoding' info='UCS-4 unusual ordering'/>
4490 …='XML_CHAR_ENCODING_UTF16' file='encoding' value='23' type='xmlCharEncoding' info='UTF-16 native'/>
4491 …_CHAR_ENCODING_UTF16BE' file='encoding' value='3' type='xmlCharEncoding' info='UTF-16 big endian'/>
4492 …AR_ENCODING_UTF16LE' file='encoding' value='2' type='xmlCharEncoding' info='UTF-16 little endian'/>
4493 …<enum name='XML_CHAR_ENCODING_UTF8' file='encoding' value='1' type='xmlCharEncoding' info='UTF-8'/>
4540 …ML_DOC_OLD10' file='tree' value='4' type='xmlDocProperties' info='parsed with old XML-1.0 parser'/>
4603 <enum name='XML_ENC_ERR_INPUT' file='encoding' value='-2' type='xmlCharEncError'/>
4604 <enum name='XML_ENC_ERR_INTERNAL' file='encoding' value='-1' type='xmlCharEncError'/>
4605 <enum name='XML_ENC_ERR_MEMORY' file='encoding' value='-4' type='xmlCharEncError'/>
4606 <enum name='XML_ENC_ERR_SPACE' file='encoding' value='-3' type='xmlCharEncError'/>
4745 …FROM_RELAXNGP' file='xmlerror' value='18' type='xmlErrorDomain' info='The Relax-NG parser module'/>
4746 …M_RELAXNGV' file='xmlerror' value='19' type='xmlErrorDomain' info='The Relax-NG validator module'/>
4856 …<enum name='XML_PARSER_EOF' file='parser' value='-1' type='xmlParserInputState' info='nothing is t…
4898 …0' file='parser' value='131072' type='xmlParserOption' info='parse using XML-1.0 before update 5'/>
5119 …ONSIG' file='xmlsave' value='128' type='xmlSaveOption' info='format with non-significant whitespac…
5196 …me='XML_SCHEMAP_INTERNAL' file='xmlerror' value='3069' type='xmlParserErrors' info='3069 non-W3C'/>
5218 …CHEMAP_NOT_DETERMINISTIC' file='xmlerror' value='3070' type='xmlParserErrors' info='3070 non-W3C'/>
5503 …TYPE_BASIC' file='schemasInternals' value='1' type='xmlSchemaTypeType' info='A built-in datatype'/>
5797 …<info>This is a basic byte in an UTF-8 encoded string. It's unsigned allowing to pinpoint cas…
6710 …<info>Take a block of UTF-8 chars in and try to convert it to an ASCII plus HTML entities block of…
6711 …<return type='int' info='0 if success, -2 if the transcoding fails, or -1 otherwise The value of @…
6714 <arg name='in' type='const unsigned char *' info='a pointer to an array of UTF-8 chars'/>
6719 …<info>Take a block of UTF-8 chars in and try to convert it to an ISO Latin 1 block of chars out.</…
6723 <arg name='in' type='const unsigned char *' info='a pointer to an array of UTF-8 chars'/>
6863 …-NULL encoding overrides encoding declarations in the document. Automatic support for ZLIB/Compre…
6870 …ewParserCtxt and htmlCtxtReadMemory. Create a parser context for an HTML in-memory document. The …
6895 …<info>Parse an HTML in-memory document and build a tree. See htmlCtxtUseOptions for details.</inf…
6915 …<info>Parse an HTML file from the filesystem, the network or a user-defined resource loader. See …
6936 …<info>Parse an HTML in-memory document and build a tree. The input buffer must not contain any ter…
6953 …n is mostly unneeded these days. The only effect is to enforce UTF-8 decoding of ASCII-like data. …
6967 … <info>DEPRECATED: This function is a no-op. Call xmlInitParser to initialize the library.</info>
6972 <info>Dump an HTML document.</info>
6981 <info>Dump an HTML document. Formatting return/spaces are added.</info>
6989 <info>Dump an HTML document to an open FILE.</info>
6990 <return type='int' info='the number of byte written or -1 in case of failure.'/>
6996 …<info>Dump an HTML document in memory and return the xmlChar * and it's size. It's up to…
7004 …<info>Dump an HTML document in memory and return the xmlChar * and it's size. It's up to…
7027 …<info>Take a block of UTF-8 chars in and try to convert it to an ASCII plus HTML entities block of…
7028 …<return type='int' info='0 if success, -2 if the transcoding fails, or -1 otherwise The value of @…
7031 <arg name='in' type='const unsigned char *' info='a pointer to an array of UTF-8 chars'/>
7049 …<info>Free all the memory used by a parser context. However the parsed document in ctxt->myDoc …
7067 <info>DEPRECATED: This is a no-op.</info>
7110 …port older versions, it's best to invoke htmlNewParserCtxt and set ctxt->sax with struct a…
7117 …<info>Dump an HTML node, recursive behaviour,children are printed too, and formatting returns are …
7118 <return type='int' info='the number of byte written or -1 in case of error'/>
7125 …<info>Dump an HTML node, recursive behaviour,children are printed too, and formatting returns are …
7133 …<info>Dump an HTML node, recursive behaviour,children are printed too. TODO: if encoding == NULL …
7134 <return type='int' info='the number of byte written or -1 in case of failure.'/>
7143 <info>Dump an HTML node, recursive behaviour,children are printed too.</info>
7153 …<info>Dump an HTML node, recursive behaviour,children are printed too, and formatting returns/spac…
7175 …ill be available in ctxt->myDoc. This pointer will not be freed by the library. If the documen…
7184 …<info>DEPRECATED: Use htmlReadDoc. Parse an HTML in-memory document and build a tree. This funct…
7192 <return type='int' info='0, -1 in case of error.'/>
7217 …<info>Convenience function to parse an HTML document from a zero-terminated string. See htmlCtxtR…
7235 …tion to parse an HTML file from the filesystem, the network or a global user-defined resource load…
7264 …<info>DEPRECATED: Use htmlNewSAXParserCtxt and htmlCtxtReadDoc. Parse an HTML in-memory document.…
7273 …ZLIB/Compress compressed document is provided by default if found at compile-time. It use the give…
7282 …<info>Dump an HTML document to a file. If @filename is "-" the stdout file is used.</inf…
7283 <return type='int' info='the number of byte written or -1 in case of failure.'/>
7289 …<info>Dump an HTML document to a file using a given encoding and formatting returns/spaces are add…
7290 <return type='int' info='the number of byte written or -1 in case of failure.'/>
7297 <info>Dump an HTML document to a file using a given encoding.</info>
7298 <return type='int' info='the number of byte written or -1 in case of failure.'/>
7307 <return type='int' info='0 in case of success and -1 in case of error'/>
7336 <return type='int' info='-1 in case of error, the index in the stack otherwise'/>
7354 …<info>Take a block of ISO Latin 1 chars in and try to convert it to an UTF-8 block of chars out.</…
7368 <return type='int' info='-1 in case of error, the index in the stack otherwise'/>
7379 <return type='int' info='-1 in case of error, the index in the stack otherwise'/>
7405 …external entities, the application can either: - override this resolveEntity() callback in the SAX…
7460 …<return type='int' info='the number of items on the value stack, or -1 in case of error. The obje…
7551 <return type='int' info='0 if successful, -1 otherwise'/>
7559 <info>Dump the given catalog to the given file.</info>
7567 <return type='int' info='the number of entries removed if successful, -1 otherwise'/>
7614 …that aren't declared in one of their ancestors. This can lead to use-after-free errors if the…
7655 …<info>DEPRECATED: This function modifies global state and is not thread-safe. Registers an alias …
7656 <return type='int' info='0 in case of success, -1 in case of error'/>
7657 …<arg name='name' type='const char *' info='the encoding name as parsed, in UTF-8 format (ASCII act…
7658 …<arg name='alias' type='const char *' info='the alias name as parsed, in UTF-8 format (ASCII actua…
7682 …<return type='int' info='1 on success, 0 if the ID already exists, -1 if a memory allocation fails…
7756 <return type='int' info='1 if true, 0 if not, and -1 in case of error'/>
7805 <return type='int' info='the counter number or -1 in case of error'/>
7893 <return type='int' info='0 or -1 in case of error'/>
7909 <return type='int' info='0 in case of success and -1 in case of error.'/>
7915 …<info>Dump an XML node, recursive behaviour,children are printed too. Note that @format = 1 provid…
7924 …iour differs from xmlBufferShrink() as it will return 0 on error instead of -1 due to size_t being…
7926 <arg name='buf' type='xmlBufPtr' info='the buffer to dump'/>
7935 … <info>Add a string range to an XML buffer. if len == -1, the length of str is recomputed.</info>
7937 <arg name='buf' type='xmlBufferPtr' info='the buffer to dump'/>
7942 …<info>Add a string range to the beginning of an XML buffer. if len == -1, the length of @str is re…
7950 …<return type='int' info='0 successful, a positive error code number otherwise and -1 in case of in…
7951 <arg name='buf' type='xmlBufferPtr' info='the buffer to dump'/>
7956 …<return type='int' info='0 successful, a positive error code number otherwise and -1 in case of in…
7989 <arg name='buf' type='xmlBufferPtr' info='the buffer to dump'/>
8003 <return type='int' info='the new available space or -1 in case of error'/>
8026 <return type='int' info='the number of #xmlChar removed, or -1 in case of failure.'/>
8027 <arg name='buf' type='xmlBufferPtr' info='the buffer to dump'/>
8043 …or double quoted #xmlChar string, checking first if it holds quote or double-quotes internally</in…
8064 …<return type='int' info='0 on success, -1 if a memory allocation failed or an error code if URI or…
8077 …<return type='int' info='0 on success, -1 if a memory allocation failed or an error code if URI or…
8083 …ile. The function is of constant cost if the input is UTF-8 but can be costly if run on non-UTF-8 …
8084 …<return type='long' info='the index in bytes from the beginning of the entity or -1 in case the in…
8089 …XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://ww…
8100 …XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://ww…
8108 …e='int' info='the compression level (zlib required): -1 - libxml default, 0 - uncompressed, >0 …
8112 …XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://ww…
8113 <return type='int' info='non-negative value on success or a negative value on fail'/>
8119 …r to store canonical XML; this buffer MUST have encoder==NULL because C14N requires UTF-8 output'/>
8123 …XML" (http://www.w3.org/TR/xml-c14n) or "Exclusive XML Canonicalization" (http://ww…
8124 <return type='int' info='non-negative value on success or a negative value on fail'/>
8131 …r to store canonical XML; this buffer MUST have encoder==NULL because C14N requires UTF-8 output'/>
8149 <return type='int' info='0 if successful, -1 otherwise'/>
8169 <return type='int' info='the number of entries converted if successful, -1 otherwise'/>
8173 <info>Dump all the global catalog content to the given file.</info>
8203 <return type='int' info='1 if the catalog is empty, 0 if not, amd -1 in case of error.'/>
8224 <return type='int' info='the number of entries removed if successful, -1 otherwise'/>
8260 …<info>DEPRECATED: This setting is global and not thread-safe. Allows to set the preference betwee…
8304 <info>Generic front-end for the encoding handler input function</info>
8311 …ric front-end for the encoding handler output function a first call with @in == NULL has to be mad…
8318 …<info>Convert characters to UTF-8. On success, the value of @inlen after return is the number of …
8320 …<arg name='out' type='unsigned char *' info='a pointer to an array of bytes to store the UTF-8 res…
8326 …<info>Convert characters from UTF-8. On success, the value of @inlen after return is the number o…
8330 <arg name='in' type='const unsigned char *' info='a pointer to an array of UTF-8 chars'/>
8362 …-' Subcode)* [34] Langcode ::= ISO639Code | IanaCode | UserCode [35] ISO639Code ::= ([a-z] …
8367 …-local storage could be allocated. In cross-platform code running in multithreaded environments, …
8368 …' info='0 on success or -1 if a memory allocation failed. A failed allocation signals a typically …
8371 …-8. @utf is assumed to be null-terminated. This function is not super-strict, as it will allow lon…
8373 … <arg name='utf' type='const unsigned char *' info='Pointer to putative UTF-8 encoded string.'/>
8385 …<info>DEPRECATED: This function modifies global state and is not thread-safe. Unregisters all ali…
8389 …<info>DEPRECATED: This function is a no-op. Call xmlCleanupParser to free global state but see the…
8393 <info>clears the entire input callback table. this includes the compiled-in I/O.</info>
8397 …<info>DEPRECATED: This function is a no-op. Call xmlCleanupParser to free global state but see the…
8402 … <info>clears the entire output callback table. this includes the compiled-in I/O callbacks.</info>
8410 …<info>DEPRECATED: This function is a no-op. Call xmlCleanupParser to free global state but see the…
8414 …<info>DEPRECATED: Don't use. -- Clear (release memory and reinitialize) node info sequence</…
8426 <return type='int' info='the number of entries converted if successful, -1 otherwise'/>
8486 <return type='int' info='0 in case of success and -1 in case of error.'/>
8529 …- Built-in handler (UTF-8, UTF-16, ISO-8859-1, ASCII) - Custom implementation if provided - User-r…
8538 <info>Creates a parser context for an XML in-memory document.</info>
8547 …pport for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
8559 …pport for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
8582 …<info>Create a parser context for an XML in-memory document. The input buffer must not contain a t…
8602 …ZLIB/Compress compressed document is provided by default if found at compile-time and for file acc…
8608 <info>Handle an out-of-memory error. Available since 2.13.0.</info>
8634 … <return type='int' info='the current options set in the parser context, or -1 if ctxt is NULL.'/>
8648 …info>Get well-formedness and validation status after parsing. Also reports catastrophic errors whi…
8658 …<info>Parse a well-balanced chunk of XML matching the 'content' production. Namespaces …
8687 <return type='int' info='-1 in case of error, the index in the stack otherwise'/>
8692 …<info>Parse an XML in-memory document and build a tree. @URL is used as base to resolve external …
8710 … <info>Parse an XML file from the filesystem, the network or a user-defined resource loader.</info>
8729 …<info>Parse an XML in-memory document and build a tree. The input buffer must not contain a termin…
8744 …ast global error registered. For parsing error this does not change the well-formedness result.</i…
8777 …- per-context structured handler (xmlCtxtSetErrorHandler) - per-context structured "serror&qu…
8790 …-wellformed documents. How this mode behaves exactly is unspecified and may change without further…
8830 …-8 this may actually span multiple bytes in the input buffer. Implement the end of line normalizat…
8844 …-of scope ns-decls are remapped to point to @destDoc: 1) If @destParent is given, then nsDef entri…
8845 …pported type was given, 2 if a node of not yet supported type was given and -1 on API/internal err…
8854 …-of scope ns-decls are remapped to point to @destDoc: 1) If @destParent is given, then nsDef entri…
8855 …ucceeded, 1 if a node of unsupported (or not yet supported) type was given, -1 on API/internal err…
8866 <info>Frees the DOM-wrapper context.</info>
8868 <arg name='ctxt' type='xmlDOMWrapCtxtPtr' info='the DOM-wrapper context'/>
8871 <info>Allocates and initializes a new DOM-wrapper context.</info>
8875 …-references point to ns-decls hold on element-nodes. Ensures that the tree is namespace wellformed…
8876 <return type='int' info='0 if succeeded, -1 otherwise and on API/internal errors.'/>
8878 <arg name='elem' type='xmlNodePtr' info='the element-node'/>
8882 …ill substitute ns-references to node->nsDef for ns-references to doc->oldNs, thus ensuring t…
8883 …<return type='int' info='0 on success, 1 if the node is not supported, -1 on API and internal erro…
8972 …<info>DEPRECATED: This function is a no-op. Call xmlInitParser to initialize the library. Initial…
8976 …<info>DEPRECATED: This function modifies global state and is not thread-safe. Unregisters an enco…
8977 <return type='int' info='0 in case of success, -1 in case of error'/>
8978 …<arg name='alias' type='const char *' info='the alias name as parsed, in UTF-8 format (ASCII actua…
8991 …g the first bytes of the entity content according to the non-normative appendix F of the XML-1.0 r…
8997 …<info>DEPRECATED: This function is a no-op. Call xmlCleanupParser to free global state but see the…
9005 …<info>Create a new dictionary, inheriting strings from the read-only dictionary @sub. On lookup, s…
9014 <arg name='len' type='int' info='the length of the name, if -1 it is recomputed'/>
9031 <arg name='len' type='int' info='length of the key, if -1 it is recomputed'/>
9035 <return type='int' info='1 if true, 0 if false and -1 in case of error -1 in case of error'/>
9048 <return type='int' info='0 in case of success and -1 in case of error'/>
9059 <return type='int' info='the number of elements in the dictionary or -1 in case of error'/>
9077 <info>Dump an XML document to an open FILE.</info>
9078 <return type='int' info='the number of bytes written or -1 in case of failure.'/>
9084 …<info>Dump an XML document in memory and return the #xmlChar * and it's size. It's up to…
9093 …<info>Dump the current DOM tree into memory using the character encoding specified by the caller. …
9103 …<info>Dump an XML document in memory and return the #xmlChar * and it's size in bytes. It&apo…
9111 …<info>Dump the current DOM tree into memory using the character encoding specified by the caller. …
9120 <info>Dump an XML document to an open FILE.</info>
9121 …<return type='int' info='the number of bytes written or -1 in case of failure. Note that @format =…
9127 …<info>Get the root element of the document (doc->children is a list containing possibly comment…
9132 …<info>Set the root element of the document (doc->children is a list containing possibly comment…
9139 …<info>DEPRECATED: Use xmlSaveTree. This will dump the content of the attribute declaration as an …
9146 …<info>DEPRECATED: Don't use. This will dump the content of the attribute table as an XML DTD…
9153 …<info>DEPRECATED: Use xmlSaveTree. This will dump the content of the element declaration as an XM…
9160 …<info>DEPRECATED: Don't use. This will dump the content of the element table as an XML DTD d…
9167 <info>This will dump the content of the entity table as an XML DTD definition</info>
9174 <info>This will dump the content of the entity table as an XML DTD definition</info>
9181 …<info>DEPRECATED: Don't use. This will dump the content the notation declaration as an XML D…
9188 …<info>DEPRECATED: Don't use. This will dump the content of the notation table as an XML DTD …
9195 <info>Dump an XML/HTML node, recursive behaviour, children are printed too.</info>
9202 …, '&' and '\r'. If the document has no encoding, non-ASCII codepoints are …
9222 <return type='int' info='0 or -1 an error code case of error'/>
9243 …ndler which has better error reporting. If the encoding is UTF-8, this will return a no-op handle…
9253 …<info>Report a formatted error to a printf-like callback. This can result in a verbose multi-line…
9363 …<info>Free all the memory used by a parser context. However the parsed document in ctxt->myDoc …
9459 … - use exact sizes, keeps memory usage down XML_BUFFER_ALLOC_DOUBLEIT - double buffer when extra n…
9468 …<info>The "canonical" name for XML encoding. C.f. http://www.w3.org/TR/REC-xml#charencod…
9528 …<info>DEPRECATED: This function is not thread-safe. Lookup an encoding name for the given alias.<…
9530 …<arg name='alias' type='const char *' info='the alias name as parsed, in UTF-8 format (ASCII actua…
9562 <return type='long' info='the line number if successful, -1 otherwise'/>
9577 …<info>Find all in-scope namespaces of a node. Use xmlGetNsListSafe for better error reporting.</i…
9583 …<info>Find all in-scope namespaces of a node. @out returns a NULL terminated array of namespace po…
9584 …<return type='int' info='0 on success, 1 if no namespaces were found, -1 if a memory allocation fa…
9625 …<return type='int' info='the char value or -1 in case of error, and sets *len to the actual number…
9626 <arg name='utf' type='const unsigned char *' info='a sequence of UTF-8 encoded bytes'/>
9631 … non-zero value if the feature exist, otherwise zero. Returns zero (0) if the feature does not exi…
9648 … and 0 is returned. This return value can't be distinguished from out-of-memory errors, so th…
9649 <return type='int' info='1 on success, 0 if an entry exists and -1 in case of error.'/>
9656 <return type='int' info='1 on success, 0 if an entry exists and -1 in case of error.'/>
9664 <return type='int' info='1 on success, 0 if an entry exists and -1 in case of error.'/>
9672 …xists, payload will not be updated and -1 is returned. This return value can't be distinguish…
9673 <return type='int' info='0 on success and -1 in case of error.'/>
9680 <return type='int' info='0 on success and -1 in case of error.'/>
9688 <return type='int' info='0 on success and -1 in case of error.'/>
9793 <return type='int' info='0 on success and -1 if no entry was found.'/>
9800 <return type='int' info='0 on success and -1 in case of error.'/>
9808 <return type='int' info='0 on success and -1 in case of error.'/>
9867 <return type='int' info='the number of elements in the hash table or -1 in case of error.'/>
9872 <return type='int' info='0 in case of success, -1 if a memory allocation failed.'/>
9880 <return type='int' info='0 on success and -1 in case of error.'/>
9889 <return type='int' info='0 on success and -1 in case of error.'/>
9951 … <info>DEPRECATED: Don't use. -- Initialize (set to initial state) node info sequence</info>
9961 <return type='int' info='0 in case of success and -1 in case of error'/>
9978 <info>DEPRECATED: No-op.</info>
9984 <return type='int' info='0 or -1 in case of error'/>
9999 <return type='int' info='the number of bytes read or -1 in case of error'/>
10021 …<info>Checks whether this node is an empty or whitespace only (and possibly ignorable) text-node.<…
10047 …<return type='int' info='0 or 1 depending on the lookup result or -1 if a memory allocation failed…
10059 <return type='int' info='0 if not, non-zero otherwise'/>
10068 <return type='int' info='0 if no, 1 if yes, and -1 if no element description is available'/>
10086 <return type='int' info='1 if true, 0 if not and -1 in case of error'/>
10135 <return type='int' info='0 is equality, -1 or 1 otherwise depending on the ordering.'/>
10156 <return type='int' info='1 if the list is empty, 0 if not empty and -1 in case of error'/>
10247 <return type='int' info='the number of elements in the list or -1 in case of error'/>
10277 <return type='int' info='0 in case of success -1 in case of error'/>
10287 …- the resource loader set with xmlCtxtSetResourceLoader - the global external entity loader set wi…
10300 <info>xmlLockLibrary() is used to take out a re-entrant lock on the libxml2 library.</info>
10304 …- Built-in handler (UTF-8, UTF-16, ISO-8859-1, ASCII) - User-registered global handler (deprecated…
10341 <arg name='nbBytes' type='long' info='the amount of memory to dump'/>
10379 <arg name='nr' type='int' info='number of entries to dump'/>
10409 …<return type='int' info='0 in case of success, -1 in case of argument error and -2 if the module c…
10415 <return type='int' info='0 in case of success, -1 in case of argument error'/>
10420 …n only be guaranteed with @name using ASCII. We cannot guarantee that an UTF-8 string would work, …
10427 …n only be guaranteed with @name using ASCII. We cannot guarantee that an UTF-8 string would work, …
10428 <return type='int' info='0 if the symbol was found, or -1 in case of error'/>
10446 …<return type='const char *' info='the stashed value of the WWW-Authenticate or Proxy-Authenticate …
10463 …o='the specified content length from the HTTP header. Note that a value of -1 indicates that the …
10475 …<return type='int' info='-1 in case of failure, 0 in case of success. The contentType, if provided…
10478 …<arg name='contentType' type='char **' info='if available the Content-Type information will be ret…
10492 <arg name='contentType' type='char **' info='the Content-Type information IN and OUT'/>
10503 <arg name='contentType' type='char **' info='the Content-Type information IN and OUT'/>
10510 <info>Provides the specified Mime-Type if specified in the HTTP headers.</info>
10511 <return type='const char *' info='the specified Mime-Type or NULL if not available'/>
10519 …<arg name='contentType' type='char **' info='if available the Content-Type information will be ret…
10526 …<arg name='contentType' type='char **' info='if available the Content-Type information will be ret…
10532 … info='the number of byte read. 0 is an indication of an end of connection. -1 indicates a paramet…
10552 <return type='int' info='-1 in case of failure, 0 in case of success.'/>
10581 …<info>DEPRECATED: This function modifies global state and is not thread-safe. Create and register…
10583 … <arg name='name' type='const char *' info='the encoding name, in UTF-8 format (ASCII actually)'/>
10718 …<info>Creates a new parser input to read from a zero-terminated string. @url is used as base to r…
10731 …rovided buffer. It must return the number of bytes written into the buffer ot a negative xmlParser…
10748 …<info>Creates a new parser input to read from a zero-terminated string. @url is used as base to r…
10751 <arg name='str' type='const char *' info='zero-terminated string'/>
10755 …- the per-thread xmlParserInputBufferCreateFilenameFunc set with xmlParserInputBufferCreateFilenam…
10823 …e a reentrant mutex for use in synchronizing access to data. token_r is a re-entrant lock and thus…
10833 …pport older versions, it's best to invoke xmlNewParserCtxt and set ctxt->sax with struct a…
10915 <arg name='node' type='xmlNodePtr' info='xmlNodePtr or NULL for doc->children'/>
10942 <return type='int' info='0 on success, 1 on error, -1 if a memory allocation failed.'/>
10948 <return type='int' info='0 on success, 1 on error, -1 if a memory allocation failed.'/>
10955 <return type='int' info='0 in case of success and -1 in case of error.'/>
10961 …<info>Dump an XML node, recursive behaviour,children are printed too. Note that @format = 1 provid…
10962 <return type='int' info='the number of bytes written to the buffer or -1 in case of error'/>
10971 …<info>Dump an XML node, recursive behaviour, children are printed too. Note that @format = 1 provi…
10982 …<return type='int' info='0 on success, 1 if no attribute was found, -1 if a memory allocation fail…
10989 …ction doesn't allow to distinguish memory allocation failures from a non-existing base.</info>
10995 …ulating Entity However it does not return the document base (5.1.3), use doc->URL in this case …
10996 …<return type='int' info='0 in case of success, 1 if a URI or argument is invalid, -1 if a memory a…
11013 …<return type='int' info='-1 if xml:space is not inherited, 0 if "default", 1 if "pr…
11029 …es will be kept and special characters like '&' as well as non-ASCII chars will be e…
11037 <return type='int' info='0 on success, -1 on error.'/>
11042 …y, there isn't an API to pass raw content directly. An inefficient work-around is to escape t…
11043 <return type='int' info='0 on success, 1 on error, -1 if a memory allocation failed.'/>
11049 <return type='int' info='0 on success, 1 on error, -1 if a memory allocation failed.'/>
11056 …<return type='int' info='0 on success, 1 if arguments are invalid, -1 if a memory allocation faile…
11068 …<return type='int' info='0 on success, 1 if arguments are invalid, -1 if a memory allocation faile…
11073 …<info>Applies the 5 normalization steps to a path string--that is, RFC 2396 Section 5.2, steps 6.c…
11083 …- Built-in handler (UTF-8, UTF-16, ISO-8859-1, ASCII) - User-registered global handler (deprecated…
11118 …"-' then we use stdout as the output. Automatic support for ZLIB/Compress compressed doc…
11148 <return type='int' info='the number of byte written or -1 in case of error.'/>
11165 …output I/O buffer This routine handle the I18N transcoding from internal UTF-8 The buffer is lossl…
11166 <return type='int' info='the number of chars immediately written, or -1 in case of error.'/>
11173 …scapes the characters and then handle the I18N transcoding from internal UTF-8 The buffer is lossl…
11174 <return type='int' info='the number of chars immediately written, or -1 in case of error.'/>
11176 <arg name='str' type='const xmlChar *' info='a zero terminated UTF-8 string'/>
11181 …output I/O buffer This routine handle the I18N transcoding from internal UTF-8 The buffer is lossl…
11182 <return type='int' info='the number of chars immediately written, or -1 in case of error.'/>
11189 <return type='int' info='0 or -1 in case of error'/>
11207 <return type='int' info='the number of bytes written or -1 in case of error'/>
11213 …-Value Normalization: Before the value of an attribute is passed to the application or checked for…
11237 …<info>Parse a well-balanced chunk of an XML document called by the parser The allowed sequence for…
11238 …<return type='int' info='0 if the chunk is well balanced, -1 in case of args problem and the parse…
11243 …<arg name='string' type='const xmlChar *' info='the input string in UTF8 or ISO-Latin (zero termin…
11248 …<info>Parse a well-balanced chunk of an XML document The allowed sequence for the Well Balanced C…
11254 …<arg name='string' type='const xmlChar *' info='the input string in UTF8 or ISO-Latin (zero termin…
11259 …Data CDEnd [19] CDStart ::= '<![CDATA[' [20] Data ::= (Char* - (Char* ']]>&…
11278 …<arg name='name' type='const char *' info='the encoding name as parsed, in UTF-8 format (ASCII act…
11281 …amp;'. [66] CharRef ::= '&#' [0-9]+ ';' | '&#x' [0-9a-…
11287 …ill be available in ctxt->myDoc. This pointer will not be freed by the library. If the documen…
11295 …--" (double-hyphen) must not occur within comments. " [15] Comment ::= '<!--&ap…
11305 …within an existing parsing context An external general parsed entity is well-formed if it matches …
11306 …<return type='int' info='0 if the entity is well formed, -1 in case of args problem and the parser…
11320 …he attribute must be specified for all elements of the type in the attribute-list declaration. [ …
11327 <info>DEPRECATED: Use xmlReadDoc. parse an XML in-memory document and build a tree.</info>
11338 <return type='int' info='0, -1 in case of error.'/>
11342 …lement Type Match ] The Name in an element's end-tag must match the element type in the start…
11347 …-entity replacement text must be properly nested with parenthesized groups. That is to say, if eit…
11361 <return type='int' info='the type of the element, or -1 in case of error'/>
11365 …icate Types ] The same name must not appear more than once in a single mixed-content declaration.<…
11371 …apos;t use. parse the XML encoding name [81] EncName ::= [A-Za-z] ([A-Za-z0-9._] | '-'…
11406 … <arg name='orig' type='xmlChar **' info='if non-NULL store a copy of the original entity value'/>
11420 …se. parse a general parsed entity An external general parsed entity is well-formed if it matches …
11421 …<return type='int' info='0, -1 in case of error. the parser context is augmented as a result of th…
11426 … Parse an external general entity An external general parsed entity is well-formed if it matches …
11427 …<return type='int' info='0 if the entity is well formed, -1 in case of args problem and the parser…
11452 …pport for ZLIB/Compress compressed document is provided by default if found at compile-time.</info>
11457 …<info>Parse a well-balanced chunk of an XML document within the context (DTD, namespaces, etc ...)…
11466 …-entity replacement text must be properly nested with markup declarations. That is to say, if eith…
11472 <info>DEPRECATED: Use xmlReadMemory. parse an XML in-memory block and build a tree.</info>
11483 …parse an XML name. [4] NameChar ::= Letter | Digit | '.' | '-' | '_&apos…
11503 …ameter entity must precede any reference to it... [ WFC: In DTD ] Parameter-entity references may…
11508 …L Processing Instruction. [16] PI ::= '<?' PITarget (S (Char* - (Char* '?>&a…
11513 …l function, don't use. parse the name of a PI [17] PITarget ::= Name - (('X' | &a…
11518 …;"' PubidChar* '"' | "'" (PubidChar - "'")*…
11523 …e entity references in content, depending on the SAX interface, this may end-up in a call to chara…
11528 …- attributes with default values, if elements to which these attributes apply appear in the docume…
11529 …es" 0 if standalone="no" -2 if standalone attribute is missing or invalid (A standa…
11534 …-tag or empty-element tag. [44] EmptyElemTag ::= '<' Name (S Attribute)* S? '/&…
11549 …<info>Parse an URI based on RFC 3986 URI-reference = [ absoluteURI | relativeURI ] [ "#"…
11554 … an URI but allows to keep intact the original fragments. URI-reference = URI / relative-ref</inf…
11560 …and fills in the appropriate fields of the @uri structure URI-reference = URI / relative-ref</inf…
11566 …<info>Parse an URI based on RFC 3986 URI-reference = [ absoluteURI | relativeURI ] [ "#"…
11567 …<return type='int' info='0 on success, an error code (typically 1) if the URI is invalid or -1 if …
11577 …he XML version value. [26] VersionNum ::= '1.' [0-9]+ In practice allow [0-9].[0-9]+ a…
11617 …-entity references may only appear in the DTD. NOTE: misleading but this is handled. A PEReferenc…
11634 …ZLIB/Compress compressed document is provided by default if found at compile-time. Do an encoding …
11673 … data are preserved This routine handle the I18N transcoding to internal UTF-8 This routine is use…
11674 …<return type='int' info='the number of chars read and stored in the buffer, or -1 in case of error…
11679 …in the input buffer This routine handle the I18N transcoding to internal UTF-8 This is used when o…
11680 …<return type='int' info='the number of chars read and stored in the buffer, or -1 in case of error…
11687 …<return type='int' info='the number of chars read and stored in the buffer, or -1 in case of error…
11698 …<return type='int' info='the amount of char read, or -1 in case of error, 0 indicate the end of th…
11704 <return type='int' info='-1 as this is an error to use it.'/>
11752 <return type='int' info='0 on success, 1 on error, -1 if a memory allocation failed.'/>
11762 <return type='int' info='1 if true, 0 if false and -1 in case of error'/>
11774 <return type='int' info='1 if it matches, 0 if it doesn't and -1 in case of failure'/>
11781 …<return type='int' info='-2 if no limit (using //), otherwise the depth, and -1 in case of error'/>
11787 <return type='int' info='-1 in case of error otherwise the depth,'/>
11793 <return type='int' info='1 if streamable, 0 if not and -1 in case of error.'/>
11816 … <info>Clear the top input callback from the input stack. this includes the compiled-in I/O.</info>
11817 <return type='int' info='the number of input callback registered or -1 in case of error.'/>
11821 …<info>Remove the top output callbacks from the output stack. This includes the compiled-in I/O.</i…
11822 <return type='int' info='the number of output callback registered or -1 in case of error.'/>
11837 <return type='int' info='-1 in case of error or the index in the input stack'/>
11852 …<info>Convenience function to parse an XML document from a zero-terminated string. See xmlCtxtRea…
11868 …ction to parse an XML file from the filesystem, the network or a global user-define resource loade…
11885 …<info>Parse an XML in-memory document and build a tree. The input buffer must not contain a termin…
11895 …<info>Create an xmltextReader for an XML in-memory document. The parsing flags @options are a comb…
11932 …<info>Create an xmltextReader for an XML in-memory document. The parsing flags @options are a comb…
11942 …<info>Setup an xmltextReader to parse an XML in-memory document. The parsing flags @options are a …
11943 <return type='int' info='0 in case of success and -1 in case of error'/>
11953 <return type='int' info='0 in case of success and -1 in case of error'/>
11963 <return type='int' info='0 in case of success and -1 in case of error'/>
11972 <return type='int' info='0 in case of success and -1 in case of error'/>
11983 …<info>Setup an xmltextReader to parse an XML in-memory document. The parsing flags @options are a …
11984 <return type='int' info='0 in case of success and -1 in case of error'/>
11995 <return type='int' info='0 in case of success and -1 in case of error'/>
12021 <return type='int' info='0 on success or -1 in case of error.'/>
12027 …<info>DEPRECATED: Use xmlReadDoc with XML_PARSE_RECOVER. parse an XML in-memory document and buil…
12033 …ZLIB/Compress compressed document is provided by default if found at compile-time. In the case the…
12039 …<info>DEPRECATED: Use xmlReadMemory with XML_PARSE_RECOVER. parse an XML in-memory block and buil…
12056 …xt and don't need to be deallocated. Returns: 0 in case of success or -1 in case of error.'/>
12067 …xt and don't need to be deallocated. Returns: 0 in case of success or -1 in case of error.'/>
12077 …<return type='int' info='1 if the regexp reached a final state, 0 if non-final, and a negative val…
12085 …<return type='int' info='1 if the regexp reached a final state, 0 if non-final, and a negative val…
12138 …<info>DEPRECATED: This function modifies global state and is not thread-safe. Register the char e…
12143 <info>Registers the default compiled-in I/O handlers.</info>
12148 <info>Registers the default compiled-in I/O handlers.</info>
12158 <return type='int' info='the registered handler number or -1 in case of error'/>
12177 <return type='int' info='the registered handler number or -1 in case of error'/>
12190 <info>Dump a RelaxNG structure back</info>
12197 <info>Dump the transformed RelaxNG tree.</info>
12223 <return type='int' info='-1 in case of failure, 0 otherwise.'/>
12224 <arg name='ctxt' type='xmlRelaxNGParserCtxtPtr' info='a Relax-NG validation context'/>
12232 <return type='int' info='-1 in case of error and 0 otherwise'/>
12233 <arg name='ctxt' type='xmlRelaxNGValidCtxtPtr' info='a Relax-NG validation context'/>
12241 <return type='int' info='0 in case of success and -1 in case of error.'/>
12272 <arg name='ctxt' type='xmlRelaxNGParserCtxtPtr' info='a Relax-NG parser context'/>
12278 <arg name='ctxt' type='xmlRelaxNGParserCtxtPtr' info='a Relax-NG validation context'/>
12287 <arg name='ctxt' type='xmlRelaxNGParserCtxtPtr' info='a Relax-NG parser context'/>
12295 <arg name='ctxt' type='xmlRelaxNGParserCtxtPtr' info='a Relax-NG parser context'/>
12303 <arg name='ctxt' type='xmlRelaxNGValidCtxtPtr' info='a Relax-NG validation context'/>
12312 <arg name='ctxt' type='xmlRelaxNGValidCtxtPtr' info='a Relax-NG validation context'/>
12319 …nfo='0 if the document is valid, a positive error code number otherwise and -1 in case of internal…
12320 <arg name='ctxt' type='xmlRelaxNGValidCtxtPtr' info='a Relax-NG validation context'/>
12326 <return type='int' info='1 if no validation problem was found or -1 in case of error.'/>
12342 <return type='int' info='1 if no validation problem was found or -1 otherwise'/>
12350 … problem was found or 0 if validating the element requires a full node, and -1 in case of error.'/>
12357 <info>Signature of an error callback from a Relax-NG validation</info>
12365 <info>Signature of a warning callback from a Relax-NG validation</info>
12374 <return type='int' info='0 if success and -1 in case of error'/>
12380 <return type='int' info='-1 if the lookup failed and 0 otherwise'/>
12385 …doesn't work for namespace declarations. The attribute must have a non-NULL parent pointer.<…
12386 …<return type='int' info='0 on success or -1 if the attribute was not found or arguments are invali…
12391 <return type='int' info='-1 if the lookup failed and 0 otherwise'/>
12407 …ast global error registered. For parsing error this does not change the well-formedness result.</i…
12519 <info>Provides the public ID e.g. "-//SGMLSOURCE//DTD DEMO//EN"</info>
12549 <arg name='warning' type='int' info='flag if non-zero sets the handler warning procedure'/>
12641 <return type='int' info='2 in case of success and -1 in case of error.'/>
12654 …<info>DEPRECATED: Use xmlNewSAXParserCtxt and xmlCtxtReadDoc. parse an XML in-memory document and…
12669 …ZLIB/Compress compressed document is provided by default if found at compile-time. It use the give…
12677 …ZLIB/Compress compressed document is provided by default if found at compile-time. It use the give…
12686 …<info>DEPRECATED: Use xmlNewSAXParserCtxt and xmlCtxtReadMemory. parse an XML in-memory block and…
12695 …<info>DEPRECATED: Use xmlNewSAXParserCtxt and xmlCtxtReadMemory. parse an XML in-memory block and…
12713 …<info>DEPRECATED: Use xmlNewSAXParserCtxt and xmlCtxtReadMemory. parse an XML in-memory buffer an…
12717 <arg name='buffer' type='const char *' info='an in-memory XML document input'/>
12722 <return type='int' info='0 in case of success and -1 in case of error.'/>
12729 <return type='int' info='the number of byte written or -1 in case of error.'/>
12735 <return type='long' info='the number of byte written or -1 in case of error'/>
12741 …<info>Dump an XML document to a file. Will use compression if compiled in and enabled. If @filenam…
12742 <return type='int' info='the number of bytes written or -1 in case of failure.'/>
12748 <info>Dump an XML document, converting it to the given encoding</info>
12749 <return type='int' info='the number of bytes written or -1 in case of failure.'/>
12756 …<info>Dump an XML document to an I/O buffer. Warning ! This call xmlOutputBufferClose() on buf whi…
12757 <return type='int' info='the number of bytes written or -1 in case of failure.'/>
12771 <return type='int' info='the number of byte written or -1 in case of error.'/>
12776 …<info>Dump an XML document to a file. Will use compression if compiled in and enabled. If @filenam…
12777 <return type='int' info='the number of bytes written or -1 in case of failure.'/>
12784 <info>Dump an XML document to a file or an URL.</info>
12785 …<return type='int' info='the number of bytes written or -1 in case of error. Note that @format = 1…
12793 …<info>Dump an XML document to an I/O buffer. Warning ! This call xmlOutputBufferClose() on buf whi…
12794 <return type='int' info='the number of bytes written or -1 in case of failure.'/>
12803 <return type='int' info='0 if successful or -1 in case of error.'/>
12810 <return type='int' info='0 if successful or -1 in case of error.'/>
12817 <return type='int' info='0 on success, -1 if the string is NULL, empty or too long.'/>
12858 <return type='long' info='the number of byte written or -1 in case of error'/>
12870 …<return type='int' info='0 if valid, a positive error code if not valid and -1 in case of an inter…
12890 …<return type='int' info='-1 if x < y, 0 if x == y, 1 if x > y, 2 if x <> y, and -2 in …
12897 …<return type='int' info='-1 if x < y, 0 if x == y, 1 if x > y, 2 if x <> y, and -2 in …
12906 …<return type='xmlSchemaValPtr' info='the copy or NULL if a copy for a data-type is not implemented…
12911 <info>Dump a Schema structure.</info>
12961 …<return type='xmlSchemaTypePtr' info='the item type of @type as defined by the built-in datatype h…
12962 <arg name='type' type='xmlSchemaTypePtr' info='the built-in simple type.'/>
12966 <info>Gives you the type struct for a built-in type by its type id.</info>
12973 …0 if the value could be built, 1 if the value type is not supported yet and -1 in case of API erro…
12980 …0 if the value could be built, 1 if the value type is not supported yet and -1 in case of API erro…
12994 <return type='int' info='-1 in case of failure, 0 otherwise'/>
12995 <arg name='ctxt' type='xmlSchemaParserCtxtPtr' info='a XMl-Schema parser context'/>
13016 <return type='int' info='-1 in case of error and 0 otherwise'/>
13017 <arg name='ctxt' type='xmlSchemaValidCtxtPtr' info='a XML-Schema validation context'/>
13025 <return type='int' info='0 on success, -1 on error.'/>
13030 … if the facet can be used with the given built-in type, 0 otherwise and -1 in case the type is not…
13031 <arg name='type' type='xmlSchemaTypePtr' info='the built-in type'/>
13037 …<return type='int' info='1 if valid so far, 0 if errors were detected, and -1 in case of internal …
13108 <return type='int' info='0 in case of success and -1 in case of failure.'/>
13148 <return type='int' info='0 in case of success, -1 in case of an API error.'/>
13163 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
13172 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
13181 <return type='int' info='the option combination or -1 on error.'/>
13193 …f the document is schemas valid, a positive error code number otherwise and -1 in case of internal…
13200 …if the element is schemas valid, a positive error code number otherwise and -1 in case of internal…
13209 …if the element is schemas valid, a positive error code number otherwise and -1 in case of internal…
13212 <arg name='valType' type='xmlSchemaValType' info='the built-in type of the value'/>
13220 …nfo='0 if the document is valid, a positive error code number otherwise and -1 in case of an inter…
13228 …<return type='int' info='0 if the value is valid, a positive error code otherwise and -1 in case o…
13229 <arg name='type' type='xmlSchemaTypePtr' info='the built-in type'/>
13238 …<return type='int' info='0 if the value is valid, a positive error code otherwise and -1 in case o…
13240 <arg name='valType' type='xmlSchemaValType' info='the built-in type'/>
13249 …' info='0 if the value is valid, a positive error code number otherwise and -1 in case of an inter…
13258 …lement and its subtree is valid, a positive error code number otherwise and -1 in case of an inter…
13265 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
13288 …f the document is schemas valid, a positive error code number otherwise and -1 in case of internal…
13306 <return type='int' info='0 in case of success and -1 in case of error'/>
13322 <return type='int' info='0 if succeeded and -1 on API errors.'/>
13411 …<return type='int' info='0 in case of success, -1 in case of internal error and an error count oth…
13446 …ethod. Types are XML_BUFFER_ALLOC_EXACT - use exact sizes, keeps memory usage down XML_BUFFER_ALL…
13462 …<info>DEPRECATED: This is a global setting and not thread-safe. Use xmlCtxtSetResourceLoader or si…
13467 …-in default handler which prints to stderr. Since this is a global setting, it's a good idea…
13474 …<return type='int' info='0 on success. If a memory allocation fails, returns -1. All subtrees will…
13493 …fix, then the corresponding namespace-binding will be used, if in scope; it is an error it there&a…
13500 …-context error handler. It's recommended to use the per-context error handlers instead: - x…
13507 …<return type='int' info='0 on success. If a memory allocation fails, returns -1. The whole tree wi…
13525 …<info>DEPRECATED: Internal function, don't use. This will dump the content of the element co…
13572 <return type='int' info='the number of characters written to @buf or -1 if an error occurs.'/>
13587 <return type='int' info='the number of characters written to @buf or -1 if an error occurs.'/>
13600 <info>a case-ignoring strstr for xmlChar's</info>
13606 …<info>a strcat for array of xmlChar's. Since they are supposed to be encoded in UTF-8 or an e…
13624 …<info>a strdup for array of xmlChar's. Since they are supposed to be encoded in UTF-8 or an e…
13636 <return type='int' info='-1 in case of error, 0 otherwise.'/>
13641 …lso act as a reset. Otherwise the function will act as if it has been given an element-node.</info>
13642 …<return type='int' info='-1 in case of error, 1 if the current state in the stream is a match and …
13649 …o act as a reset. Otherwise the function will act as if it has been given an attribute-node.</info>
13650 …<return type='int' info='-1 in case of error, 1 if the current state in the stream is a match and …
13657 … can be fed with nodes of type: element-, attribute-, text-, cdata-section-, comment- and processi…
13658 …<return type='int' info='-1 in case of error, 1 if the current state in the stream is a match and …
13666 … be fed with text-, cdata-section-, comment- and processing-instruction-nodes. If the result is 0 …
13667 …t' info='1 in case of need of nodes of the above described types, 0 otherwise. -1 on API errors.'/>
13671 …<info>DEPRECATED: Internal function, do not use. The current char value, if using UTF-8 this may …
13776 <return type='int' info='0 in case of success, -1 otherwise'/>
13782 <return type='int' info='0 in case of success, -1 otherwise'/>
13788 <return type='int' info='0 in case of success, -1 otherwise'/>
13795 <return type='int' info='0 in case of success, -1 otherwise'/>
13800 …<info>Concat the given string at the end of the existing node content. If @len is -1, the string …
13801 <return type='int' info='-1 in case of error, 0 otherwise'/>
13815 <return type='int' info='0 i no attributes, -1 in case of error or the attribute count'/>
13827 …<return type='long' info='the index in bytes from the beginning of the entity or -1 in case the in…
13833 <return type='int' info='0 or -1 in case of error'/>
13912 <return type='int' info='the depth or -1 in case of error'/>
13942 …<arg name='no' type='int' info='the zero-based index of the attribute relative to the containing e…
13981 <return type='int' info='the value, usually 0 or 1, or -1 in case of error.'/>
13987 …is not good, the parser certainly progressed past what's left in reader->input, and there …
13994 <return type='int' info='1 if true, 0 if false, and -1 in case or error'/>
14000 <return type='int' info='1 if true, 0 if false, and -1 in case or error'/>
14006 <return type='int' info='0 if not defaulted, 1 if defaulted, and -1 in case of error'/>
14012 <return type='int' info='1 if empty, 0 if not and -1 in case of error'/>
14018 …space declaration, 0 if it is a regular attribute or other type of node, or -1 in case of error.'/>
14024 <return type='int' info='the flag value 1 if valid, 0 if no, and -1 in case of error'/>
14042 <return type='int' info='the line number or -1 in case of error.'/>
14055 <return type='int' info='1 in case of success, -1 in case of error, 0 if not found'/>
14062 <return type='int' info='1 in case of success, -1 in case of error, 0 if not found'/>
14064 …<arg name='no' type='int' info='the zero-based index of the attribute relative to the containing e…
14069 <return type='int' info='1 in case of success, -1 in case of error, 0 if not found'/>
14077 <return type='int' info='1 in case of success, -1 in case of error, 0 if not moved'/>
14083 <return type='int' info='1 in case of success, -1 in case of error, 0 if not found'/>
14089 <return type='int' info='1 in case of success, -1 in case of error, 0 if not found'/>
14107 …1 if the node was read successfully, 0 if there is no more nodes to read, or -1 in case of error'/>
14113 …1 if the node was read successfully, 0 if there is no more nodes to read, or -1 in case of error'/>
14118 …pe of the current node Reference: http://www.gnu.org/software/dotgnu/pnetlib-doc/System/Xml/XmlNod…
14119 <return type='int' info='the xmlReaderTypes of the current node or -1 in case of error'/>
14125 <return type='int' info='1 or -1 in case of error.'/>
14143 <return type='int' info='a non-negative number in case of success and -1 in case of error'/>
14151 <return type='int' info='" or ' and -1 in case of error'/>
14157 …1 if the node was read successfully, 0 if there is no more nodes to read, or -1 in case of error'/>
14163 …itioned on an attribute node or all the attribute values have been read, or -1 in case of error.'/>
14181 <return type='int' info='the state value, or -1 in case of error'/>
14193 …<return type='int' info='0 in case the RelaxNG validation could be (de)activated and -1 in case of…
14200 …<return type='int' info='0 in case the schemas validation could be (de)activated and -1 in case of…
14207 …<return type='int' info='0 in case the schemas validation could be (de)activated and -1 in case of…
14215 …<return type='int' info='0 in case the schemas validation could be (de)activated and -1 in case of…
14222 …<return type='int' info='0 in case the schemas validation could be (de)activated and -1 in case of…
14245 <return type='int' info='0 if the call was successful, or -1 in case of error'/>
14261 …<return type='int' info='0 in case the Schema validation could be (de)activated and -1 in case of …
14276 <return type='int' info='0 in case of success and -1 in case of error.'/>
14286 …as declared to be standalone, 0 if it was declared to be not standalone, or -1 if the document did…
14310 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14316 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14322 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14328 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14334 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14340 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14346 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14352 <return type='int' info='the bytes written or -1 in case of error'/>
14358 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14364 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14370 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14376 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14382 <return type='int' info='-1 on error or 0 otherwise.'/>
14389 <return type='int' info='-1 on error or 0 otherwise.'/>
14396 <return type='int' info='-1 on error or 0 otherwise.'/>
14403 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14410 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14419 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14425 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14431 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14440 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14447 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14454 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14462 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14471 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14478 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14487 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14494 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14502 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14512 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14521 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14530 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14537 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14544 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14554 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14562 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14570 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14582 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14593 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14602 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14611 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14620 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14628 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14638 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14647 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14658 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14666 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14674 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14685 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14694 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14703 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14713 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14722 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14733 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14742 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14750 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14758 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14766 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14773 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14781 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14788 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14797 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14808 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14816 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14824 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14835 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14844 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14853 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14863 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14872 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14883 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14892 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
14900 …<return type='int' info='the bytes written (may be 0 because of buffering) or -1 in case of error'…
15025 <info>Check whether the character is part of ArabicPresentationForms-A UCS Block</info>
15031 <info>Check whether the character is part of ArabicPresentationForms-B UCS Block</info>
15062 <return type='int' info='1 if true, 0 if false and -1 on unknown block'/>
15165 <return type='int' info='1 if true, 0 if false and -1 on unknown category'/>
15651 <info>Check whether the character is part of Latin-1Supplement UCS Block</info>
15657 <info>Check whether the character is part of LatinExtended-A UCS Block</info>
15669 <info>Check whether the character is part of LatinExtended-B UCS Block</info>
15723 … <info>Check whether the character is part of MiscellaneousMathematicalSymbols-A UCS Block</info>
15729 … <info>Check whether the character is part of MiscellaneousMathematicalSymbols-B UCS Block</info>
15867 <info>Check whether the character is part of SupplementalArrows-A UCS Block</info>
15873 <info>Check whether the character is part of SupplementalArrows-B UCS Block</info>
15885 <info>Check whether the character is part of SupplementaryPrivateUseArea-A UCS Block</info>
15891 <info>Check whether the character is part of SupplementaryPrivateUseArea-B UCS Block</info>
16005 … xmlParseURI and xmlURIEscapeStr to try to escape correctly according to RFC2396. - Carl Douglas'/>
16009 …ex, ignoring unreserved characters a-z, A-Z, 0-9, "-._~", a few sub-delims "!*&apos…
16029 <return type='int' info='the numbers of bytes in the character, -1 on format error'/>
16034 <return type='int' info='the number of characters in the string or -1 in case of error'/>
16035 <arg name='utf' type='const xmlChar *' info='a sequence of UTF-8 encoded bytes'/>
16039 … <return type='int' info='the relative character position of the desired char or -1 if not found'/>
16056 …rage size of an UTF8 string the behaviour is not guaranteed if the input string is not UTF-8</info>
16058 <arg name='utf' type='const xmlChar *' info='a sequence of UTF-8 encoded bytes'/>
16062 …<info>Create a substring from a given UTF-8 string Note: positions are given in units of UTF-8 ch…
16064 <arg name='utf' type='const xmlChar *' info='a sequence of UTF-8 encoded bytes'/>
16074 <info>xmlUnlockLibrary() is used to release a re-entrant lock on the libxml2 library.</info>
16079 <return type='int' info='0 if successful, -1 if not found'/>
16086 <return type='int' info='0 if successful, -1 if not found'/>
16099 …er. Also check VC: Standalone Document Declaration in P32, and update ctxt->valid accordingly…
16110 <return type='int' info='the number of element in the list, or -1 in case of error.'/>
16118 …->prev, node, ... to insert next 'node': xmlValidGetValidElements(node, node->next…
16119 …<return type='int' info='the number of element in the list, or -1 in case of error. If the functio…
16136 …lowing checks as described by the XML-1.0 recommendation: - [ VC: Attribute Default Legal ] - [ VC…
16165 … the definitions in the DtD. Note the the internal subset (if present) is de-coupled (i.e. not use…
16173 …bed by the XML Rec - check that ENTITY and ENTITIES type attributes default or possible values mat…
16174 <return type='int' info='1 if valid or 0 if invalid and -1 if not well-formed'/>
16188 …ing checks as described by the XML-1.0 recommendation: - [ VC: One ID per Element Type ] - [ VC: N…
16196 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
16202 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
16208 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
16238 …on basically it does the following checks as described by the XML-1.0 recommendation: - it seems t…
16246 …don't use. Validate that the given name match a notation declaration. - [ VC: Notation Decla…
16254 …-1.0 recommendation: - [ VC: Attribute Value Type ] - [ VC: Fixed Attribute Default ] - [ VC: Enti…
16264 … it does the following checks as described by the XML-1.0 recommendation: - [ VC: Element Valid ] …
16272 …-1.0 recommendation: - [ VC: Attribute Value Type ] - [ VC: Fixed Attribute Default ] - [ VC: Enti…
16309 …<return type='int' info='0 if this validates, a positive error code number otherwise and -1 in cas…
16315 …ent basically it does the following check as described by the XML-1.0 recommendation: - [ VC: Root…
16323 … a validity error context, but comes from ctxt->userData (which normally contains such a pointe…
16330 … a validity error context, but comes from ctxt->userData (which normally contains such a pointe…
16355 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16361 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16368 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16376 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16383 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16389 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16396 …<return type='int' info='0 if no substitution were done, -1 if some processing failed or the numbe…
16412 <return type='int' info='0 in case of success and -1 in case of error.'/>
16439 …- a number is true if and only if it is neither positive or negative zero nor NaN - a node-set is …
16458 <info>Converts a node-set to its boolean value</info>
16460 <arg name='ns' type='xmlNodeSetPtr' info='a node-set'/>
16464 <info>Converts a node-set to its number value</info>
16466 <arg name='ns' type='xmlNodeSetPtr' info='a node-set'/>
16470 <info>Converts a node-set to its string value.</info>
16472 <arg name='ns' type='xmlNodeSetPtr' info='a node-set'/>
16538 …<return type='int' info='-2 in case of error 1 if first point < second point, 0 if it's th…
16544 …@arg1 >= @arg2 (0, 0, ... When neither object to be compared is a node-set and the operator …
16566 …<return type='int' info='1 if the expression evaluated to true, 0 if to false and -1 in API and in…
16586 …m number of XPath objects to be cached per slot There are two slots for node-set and misc objects.…
16587 <return type='int' info='0 if the setting succeeded, and -1 on API or internal errors.'/>
16602 <return type='int' info='-1 in case of error, 0 otherwise'/>
16620 <info>Implement the count() XPath function number count(node-set)</info>
16642 <info>Dump the content of the object for debugging purposes</info>
16644 <arg name='output' type='FILE *' info='the FILE * to dump the output'/>
16650 …<info>Implements the EXSLT - Sets difference() function: node-set set:difference (node-set, node-s…
16652 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set'/>
16653 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set'/>
16657 …- Sets distinct() function: node-set set:distinct (node-set) @nodes is sorted by document order, t…
16659 <arg name='nodes' type='xmlNodeSetPtr' info='a node-set'/>
16663 <info>Implements the EXSLT - Sets distinct() function: node-set set:distinct (node-set)</info>
16665 <arg name='nodes' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
16809 …<info>Implements the EXSLT - Sets has-same-nodes function: boolean set:has-same-node(node-set, nod…
16811 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set'/>
16812 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set'/>
16816 …-set id(object) The id function selects elements by their unique ID (see [5.2.1 Unique IDs]). When…
16828 …<info>Implements the EXSLT - Sets intersection() function: node-set set:intersection (node-set, no…
16830 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set'/>
16831 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set'/>
16836 <return type='int' info='1 if the value is +Infinite, -1 if -Infinite, 0 otherwise'/>
16847 …] NodeType ::= 'comment' | 'text' | 'processing-instruction' | &…
16867 …<info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set) @n…
16868 …des2 in document order, @nodes1 if @nodes2 is NULL or empty or an empty node-set if @nodes1 doesn&…
16869 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set'/>
16870 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set'/>
16874 …<info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set)</i…
16875 …des2 in document order, @nodes1 if @nodes2 is NULL or empty or an empty node-set if @nodes1 doesn&…
16876 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
16877 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
16881 …-name() XPath function string local-name(node-set?) The local-name function returns a string conta…
16900 …-uri() XPath function string namespace-uri(node-set?) The namespace-uri function returns a string …
16969 …<info>Traversal function for the "ancestor-or-self" direction he ancestor-or-self axis c…
16997 …<info>Traversal function for the "descendant-or-self" direction the descendant-or-self a…
17011 …<info>Traversal function for the "following-sibling" direction The following-sibling axi…
17018 …nodes of the context node; the order of nodes on this axis is implementation-defined; the axis wil…
17039 …<info>Traversal function for the "preceding-sibling" direction The preceding-sibling axi…
17061 …<info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set) @n…
17062 …at precede @node in document order, @nodes if @node is NULL or an empty node-set if @nodes doesn&a…
17063 <arg name='nodes' type='xmlNodeSetPtr' info='a node-set'/>
17068 …<info>Implements the EXSLT - Sets leading() function: node-set set:leading (node-set, node-set)</i…
17069 …at precede @node in document order, @nodes if @node is NULL or an empty node-set if @nodes doesn&a…
17070 <arg name='nodes' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
17076 <return type='int' info='0 in case of success, and -1 in case of error'/>
17083 <return type='int' info='0 in case of success and -1 in case of error'/>
17091 <return type='int' info='0 in case of success and -1 in case of failure'/>
17099 <arg name='cur' type='xmlNodeSetPtr' info='the node-set'/>
17143 …<info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set) …
17144 …hat follow @node in document order, @nodes if @node is NULL or an empty node-set if @nodes doesn&a…
17145 <arg name='nodes' type='xmlNodeSetPtr' info='a node-set'/>
17150 …<info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set)<…
17151 …hat follow @node in document order, @nodes if @node is NULL or an empty node-set if @nodes doesn&a…
17152 <arg name='nodes' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
17157 …<info>Implement the normalize-space() XPath function string normalize-space(string?) The normalize…
17197 …on, the order is kept in the element->content field, the value stored is actually - the node nu…
17198 … <return type='long' info='the number of elements found in the document or -1 in case of error.'/>
17203 …(NCNameChar)* [NS 4] NCNameChar ::= Letter | Digit | '.' | '-' | '_&apos…
17209 …<info>parse an XML name [4] NameChar ::= Letter | Digit | '.' | '-' | '_…
17227 …<info>Pops a node-set from the stack, handling conversion if needed. Check error with #xmlXPathChe…
17228 <return type='xmlNodeSetPtr' info='the node-set'/>
17252 …<info>DEPRECATED: No-op since 2.14.0. Registers all default XPath functions in this context</info>
17259 <return type='int' info='0 in case of success, -1 in case of error'/>
17275 <return type='int' info='0 in case of success, -1 in case of error'/>
17284 <return type='int' info='0 in case of success, -1 in case of error'/>
17292 <return type='int' info='0 in case of success, -1 in case of error'/>
17308 <return type='int' info='0 in case of success, -1 in case of error'/>
17348 <return type='int' info='-1 in case of error or 0 if successful'/>
17362 …<info>Implement the starts-with() XPath function boolean starts-with(string, string) The starts-wi…
17369 …its ::= [0-9]+ Compile a Number in the string In complement of the Number expression, this func…
17375 …- A node-set is converted to a string by returning the value of the node in the node-set that is f…
17382 …<info>Implement the string-length() XPath function number string-length(string?) The string-length…
17395 …-after() XPath function string substring-after(string, string) The substring-after function return…
17402 …-before() XPath function string substring-before(string, string) The substring-before function ret…
17409 …- substring("12345", 1.5, 2.6) returns "234" - substring("12345", 0,…
17416 …() XPath function number sum(node-set) The sum function returns the sum of the values of the nodes…
17423 …<info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set) …
17424 …des2 in document order, @nodes1 if @nodes2 is NULL or empty or an empty node-set if @nodes1 doesn&…
17425 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set'/>
17426 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set'/>
17430 …<info>Implements the EXSLT - Sets trailing() function: node-set set:trailing (node-set, node-set)<…
17431 …des2 in document order, @nodes1 if @nodes2 is NULL or empty or an empty node-set if @nodes1 doesn&…
17432 <arg name='nodes1' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
17433 <arg name='nodes2' type='xmlNodeSetPtr' info='a node-set, sorted by document order'/>
17437 …first argument string are removed. For example, translate("--aaa--","abc-",&qu…
17451 …<info>Implement the unary - operation on an XPath object The numeric operators convert their opera…