代码搜索:libxml
找到约 1,579 项符合「libxml」的源代码
代码结果 1,579
www.eeworm.com/read/180137/5289685
c soap.c
/*
* Copyright (c) 2002-2003, Index Data.
* See the file LICENSE for details.
*
* $Id: soap.c,v 1.9 2003/04/23 20:36:05 adam Exp $
*/
#include
#if HAVE_XML2
#include
www.eeworm.com/read/167890/5451327
h bionet-nxio.h
#ifndef __BIONET_NXIO_H
#define __BIONET_NXIO_H
#include
#include
#include
// nxio's glib log domain
#define NXIO_LOG_DOMAIN "nxio"
#undef NXIO_DEBU
www.eeworm.com/read/338072/3322909
c xmlmemory.c
/*
* memory.c: libxml memory allocator wrapper.
*
* Daniel.Veillard@w3.org
*/
#include "global.h"
#ifdef WIN32
#include "win32config.h"
#else
#include "config.h"
#endif
#include
#incl
www.eeworm.com/read/338072/3323314
c xmlmemory.c
/*
* memory.c: libxml memory allocator wrapper.
*
* Daniel.Veillard@w3.org
*/
#ifdef WIN32
#include "win32config.h"
#else
#include "config.h"
#endif
#include
#include
#ifd
www.eeworm.com/read/422060/2044704
phpt oo_008.phpt
--TEST--
XMLWriter: libxml2 XML Writer DTD Element & Attlist
--SKIPIF--
--FILE--
www.eeworm.com/read/411046/2194954
c xmlmemory.c
/*
* memory.c: libxml memory allocator wrapper.
*
* Daniel.Veillard@w3.org
*/
#include "global.h"
#ifdef WIN32
#include "win32config.h"
#else
#include "config.h"
#endif
#include
#incl
www.eeworm.com/read/411046/2195359
c xmlmemory.c
/*
* memory.c: libxml memory allocator wrapper.
*
* Daniel.Veillard@w3.org
*/
#ifdef WIN32
#include "win32config.h"
#else
#include "config.h"
#endif
#include
#include
#ifd
www.eeworm.com/read/252498/4403886
c xmlmemory.c
/*
* memory.c: libxml memory allocator wrapper.
*
* Daniel.Veillard@w3.org
*/
#ifdef WIN32
#include "win32config.h"
#else
#include "config.h"
#endif
#include
#include
#ifd
www.eeworm.com/read/132665/14080596
py check-xml-test-suite.py
#!/usr/bin/python
import sys
import time
import os
import string
sys.path.insert(0, "python")
import libxml2
test_nr = 0
test_succeed = 0
test_failed = 0
test_error = 0
#
# the testsuite description
www.eeworm.com/read/191936/8415164
c interpret_config.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#inclu