代码搜索:libxml
找到约 1,579 项符合「libxml」的源代码
代码结果 1,579
www.eeworm.com/read/411046/2194938
h xml-error.h
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#include
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMORY
www.eeworm.com/read/411046/2195332
h xml-error.h
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#include
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMORY
www.eeworm.com/read/387630/2557867
h xmlerror.h
#include
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMOR
www.eeworm.com/read/387630/2557886
h xmlerror.h
#include
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMOR
www.eeworm.com/read/387630/2558091
h xmlerror.h
#include
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMOR
www.eeworm.com/read/387630/2558110
h xmlerror.h
#include
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMOR
www.eeworm.com/read/252498/4403859
h xml-error.h
#ifndef __XML_ERROR_H__
#define __XML_ERROR_H__
#include
#ifdef __cplusplus
extern "C" {
#endif
typedef enum {
XML_ERR_OK = 0,
XML_ERR_INTERNAL_ERROR,
XML_ERR_NO_MEMORY
www.eeworm.com/read/473357/6851501
am makefile.am
# Beware this is autogenerated by index.py
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
DEPS = $(top_builddir)/libxml2.la
LDADDS = @STATIC
www.eeworm.com/read/132665/14080614
am makefile.am
# Beware this is autogenerated by index.py
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
DEPS = $(top_builddir)/libxml2.la
LDADDS = @STATIC
www.eeworm.com/read/242875/12975593
am makefile.am
INCLUDES = -I$(top_srcdir) @LIBXML_CFLAGS@
DEFS=@DEFS@ -DLIBXMLPP_COMPILATION
h_sources_public = \
cdatanode.h \
commentnode.h \
contentnode.h \
element.h \
entityreference.h \
node.h \
proce