Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AryaWu
/
libxml
like
0
Model card
Files
Files and versions
xet
Community
main
libxml
/
include
/
private
/
xinclude.h
AryaWu
Upload folder using huggingface_hub
6baed57
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
210 Bytes
#
ifndef
XML_INCLUDE_H_PRIVATE__
#
define
XML_INCLUDE_H_PRIVATE__
#
include
<libxml/xinclude.h>
XML_HIDDEN
int
xmlXIncludeSetStreamingMode
(xmlXIncludeCtxt *ctxt,
int
mode)
;
#
endif
/* XML_INCLUDE_H_PRIVATE__ */