Dashboard
PHP:
8.3.33
OS:
Linux
User:
letter7
/
/
opt
/
cpanel
/
ea-libxml2
/
include
/
libxml2
/
libxml
📤 Upload
📝 New File
📁 New Folder
Close
Editing: xmlunicode.h
/** * @file * * @brief Unicode character APIs * * API for the Unicode character APIs * * Deprecated, don't use. */ #ifndef __XML_UNICODE_H__ #define __XML_UNICODE_H__ #ifdef __GNUC__ #warning "libxml/xmlunicode.h is deprecated" #endif #endif /* __XML_UNICODE_H__ */
Save
Cancel