Back to home page

Wine source

 
 

    


Last indexation completed on 2024-05-17 22:39:40 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - -  
folder include/ - -  
AUTHORS 208 bytes 2021-10-20 09:32:39 -  
buf.c 28149 bytes 2023-06-05 10:52:01 2023-06-10 02:38:10 memory buffers for libxml2
catalog.c 99028 bytes 2023-06-05 10:52:01 2023-06-10 02:38:11 set of generic Catalog related routines
chvalid.c 12221 bytes 2023-06-05 10:52:01 2023-06-10 02:38:12 this module implements the character range
COPYING 1289 bytes 2021-10-20 09:32:39 -  
debugXML.c 101ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:13 This is a set of routines used for debugging the tree
dict.c 30644 bytes 2023-06-05 10:52:01 2023-06-10 02:38:13 dictionary of reusable strings, just used to avoid allocation
encoding.c 137ki bytes 2023-09-30 11:39:09 2023-10-14 02:45:29 implements the encoding conversion functions needed for XML
entities.c 31371 bytes 2023-06-05 10:52:01 2023-06-10 02:38:15 implementation for the XML entities handling
error.c 28024 bytes 2024-02-17 20:00:22 2024-02-23 23:43:31 module displaying/handling XML parser errors
globals.c 29593 bytes 2024-02-17 20:00:22 2024-02-23 23:43:31 definition and handling of the set of global variables
hash.c 31161 bytes 2023-06-05 10:52:01 2023-06-10 02:38:16 chained hash tables
HTMLparser.c 211ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:18 an HTML4.0non-verifying parser
HTMLtree.c 34179 bytes 2023-06-05 10:52:01 2023-06-10 02:38:18 implementation of access function for an HTML tree.
libxml.h 1439 bytes 2023-06-05 10:52:01 2023-06-10 02:38:18 internal header only used during the compilation of libxml
list.c 16264 bytes 2022-08-17 16:52:46 2022-08-28 14:44:52 lists handling implementation
Makefile.in 548 bytes 2023-11-01 07:37:19 2023-11-10 23:33:55  
parser.c 421ki bytes 2024-02-17 20:00:22 2024-02-23 23:43:35 an XML1.0parser, namespaces and validity support are mostly
parserInternals.c 64426 bytes 2023-09-30 11:39:09 2023-10-14 02:45:30 Internal routines (and obsolete ones) needed for the
pattern.c 63061 bytes 2023-06-05 10:52:01 2023-06-10 02:38:24 Implementation of selectors for nodes
relaxng.c 359ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:27 implementation of the Relax-NG handling and validity checking
SAX.c 3963 bytes 2022-08-17 16:52:46 2022-08-28 14:44:58 Old SAX v1 handlers to build a tree.
SAX2.c 85746 bytes 2023-06-05 10:52:01 2023-06-10 02:38:29 Default SAX2 handler to build a tree.
threads.c 23339 bytes 2023-06-05 10:52:01 2023-06-10 02:38:29 set of generic threading related routines
timsort.h 14178 bytes 2021-10-20 09:32:39 2021-10-22 23:36:58  
tree.c 261ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:32 implementation of access function for an XML tree.
uri.c 67278 bytes 2023-06-05 10:52:01 2023-06-10 02:38:32 set of generic URI related routines
valid.c 191ki bytes 2024-02-17 20:00:22 2024-02-23 23:43:38 part of the code use to do the DTD handling and the validity
xinclude.c 67173 bytes 2024-02-17 20:00:22 2024-02-23 23:43:39 Code to implement XInclude processing
xmlIO.c 100ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:36 implementation of the I/O interfaces used by the parser
xmlmemory.c 25485 bytes 2023-06-05 10:52:01 2023-06-10 02:38:36 libxml memory allocator wrapper.
xmlreader.c 163ki bytes 2024-02-17 20:00:22 2024-02-23 23:43:41 implements the xmlTextReader streaming node API
xmlregexp.c 220ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:41  
xmlsave.c 79660 bytes 2023-06-05 10:52:01 2023-06-10 02:38:42 Implementation of the document serializer
xmlschemas.c 813ki bytes 2024-02-17 20:00:22 2024-02-23 23:43:48

TODO: when types are redefined in includes, check that all types in the redef list are equal > need a type equality operation.

xmlschemastypes.c 181ki bytes 2023-06-05 10:52:01 2023-06-10 02:38:51

To avoid EBCDIC trouble when parsing on zOS

xmlstring.c 26557 bytes 2024-02-17 20:00:22 2024-02-23 23:43:49  
xmlunicode.c 99ki bytes 2022-08-17 16:52:46 2022-08-28 14:45:13 this module implements the Unicode character APIs
xpath.c 399ki bytes 2023-09-30 11:39:09 2023-10-14 02:45:36 XML Path Language implementation
xpointer.c 77666 bytes 2023-06-05 10:52:01 2023-06-10 02:38:56 Code to handle XML Pointer