代码搜索:libxml
找到约 1,579 项符合「libxml」的源代码
代码结果 1,579
www.eeworm.com/read/132665/14081162
h libxml.h
/*
* libxml.h: internal header only used during the compilation of libxml
*
* See COPYRIGHT for the status of this software
*
* Author: breese@users.sourceforge.net
*/
#ifndef __XML_LIBXML_H__
www.eeworm.com/read/132665/14081272
py libxml.py
import libxml2mod
import types
# The root of all libxml2 errors.
class libxmlError(Exception): pass
#
# Errors raised by the wrappers when some tree handling failed.
#
class treeError(libxmlError):
www.eeworm.com/read/132665/14081275
c libxml.c
/*
* libxml.c: this modules implements the main part of the glue of the
* libxml2 library and the Python interpreter. It provides the
* entry points where an automatically gener
www.eeworm.com/read/428185/8884886
in libxml++-1.0.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libxml++
Description: C++ wrapper for libxml
Requires:
Version: @VERSION@
Libs: -L${libdir} -lxml++-1.0 @LIBXM
www.eeworm.com/read/364251/7075516
vcl libxml2.vcl
Build Log
--------------------Configuration: libxml2 - Win32 (WCE x86em) Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\f
www.eeworm.com/read/364251/7075517
vcb libxml2.vcb
www.eeworm.com/read/364251/7075518
vcw libxml2.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
#############################################################################
www.eeworm.com/read/364251/7075519
vcp libxml2.vcp
# Microsoft eMbedded Visual Tools Project File - Name="libxml2" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32 (
www.eeworm.com/read/364251/7075520