代码搜索:libxml

找到约 1,579 项符合「libxml」的源代码

代码结果 1,579
www.eeworm.com/read/148359/5715398

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/112192/6147278

makefile

# $Id: Makefile,v 1.4 2002/11/12 20:25:13 veer Exp $ BUILD = ../../../build include $(BUILD)/Makefile.pre PACKAGES += PTHREAD SIP SDP2 SIPMGCP UTIL LIBCEXT LIBXML CODE_SUBDIRS = samples unit_test
www.eeworm.com/read/112192/6147996

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/199943/5074494

am makefile.am

# $Id: Makefile.am,v 1.61 2006/08/23 00:47:08 relson Exp $ # Tell BSD make(1) to not remake the .1in and .htmlin files. SUFFIXES= .1 .1in .htmlin .html # requires: # xmllint (libxml2) # xmlto (
www.eeworm.com/read/338072/3320668

makefile

# $Id: Makefile,v 1.3 2001/01/04 20:09:35 deepalir Exp $ # # $Log: Makefile,v $ # Revision 1.3 2001/01/04 20:09:35 deepalir # Add: LIBXML package # # Revision 1.2 2000/12/18 21:24:11 deepalir # A
www.eeworm.com/read/338072/3321437

makefile

# $Id: Makefile,v 1.4 2002/11/12 20:25:13 veer Exp $ BUILD = ../../../build include $(BUILD)/Makefile.pre PACKAGES += PTHREAD SIP SDP2 SIPMGCP UTIL LIBCEXT LIBXML CODE_SUBDIRS = samples unit_test
www.eeworm.com/read/338072/3322893

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/338072/3323287

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/422060/2044296

phpt 004.phpt

--TEST-- XMLReader: libxml2 XML Reader, attributes test --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2044301

phpt 001.phpt

--TEST-- XMLReader: libxml2 XML Reader, string data --SKIPIF-- --FILE--