✏️ 正在编辑: xmlunicode.h
路径:
/opt/cpanel/ea-libxml2/include/libxml2/libxml/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__ */
💾 保存文件
← 返回文件管理器