代码搜索:libxml
找到约 1,579 项符合「libxml」的源代码
代码结果 1,579
www.eeworm.com/read/411046/2194322
makefile
# $Id: Makefile,v 1.5 2002/09/26 01:13:58 bko Exp $
BUILD = ../../build
include $(BUILD)/Makefile.pre
ROOT_TARGET := hbs
PACKAGES += HEARTBEAT PSLIB PSUTILIB UTIL LIBXML LIBCEXT PTHREAD OPENSSL
www.eeworm.com/read/411046/2197315
makefile
# $Id: Makefile,v 1.11 2002/11/15 01:28:15 bko Exp $
BUILD = ../../build
include $(BUILD)/Makefile.pre
TARGET_LIBRARY=libps
PACKAGES += PSUTILIB PTHREAD UTIL LIBCEXT LIBXML OPENSSL
# name of al
www.eeworm.com/read/411046/2197890
makefile
# $Id: Makefile,v 1.17 2002/09/26 01:14:03 bko Exp $
#
BUILD = ../../build
include $(BUILD)/Makefile.pre
DEFINES += USE_PTHREADS
PACKAGES += HEARTBEAT PSLIB PSUTILIB UTIL LIBXML LIBCEXT PTHREAD CR
www.eeworm.com/read/409921/2220112
py check-xinclude-test-suite.py
#!/usr/bin/python
import sys
import time
import os
import string
sys.path.insert(0, "python")
import libxml2
#
# the testsuite description
#
DIR="xinclude-test-suite"
CONF="testdescr.xml"
www.eeworm.com/read/473357/6851498
py index.py
#!/usr/bin/python -u
#
# Indexes the examples and build an XML description
#
import string
import glob
import sys
try:
import libxml2
except:
sys.exit(1)
sys.path.append("..")
from apibuild im
www.eeworm.com/read/132667/14079782
stable control.stable
Source: kannel
Section: net
Priority: optional
Maintainer: Bruno Rodrigues
Build-Depends: debhelper (>> 4.0.0), libxml2-dev, libssl-dev, openssl, libmysqlclient10-dev, libp
www.eeworm.com/read/132665/14080612
py index.py
#!/usr/bin/python -u
#
# Indexes the examples and build an XML description
#
import string
import glob
import sys
try:
import libxml2
except:
sys.exit(1)
sys.path.insert(0, "..")
from apibuild
www.eeworm.com/read/447298/7554600
c xmlmemstrdup_chdl.c
#include
#include
EXPORTCH char * xmlMemStrdup_chdl(void *varg) {
ChInterp_t interp;
va_list ap;
char *str;
char *retval;
Ch_VaStart(interp, ap
www.eeworm.com/read/123453/14631437
devel control.devel
Source: kannel-devel
Section: net
Priority: optional
Maintainer: Bruno Rodrigues
Build-Depends: debhelper (>> 4.0.0), libxml2-dev, libssl-dev, openssl, libmysqlclient10-dev
www.eeworm.com/read/123453/14632214
devel control.devel
Source: kannel-devel
Section: net
Priority: optional
Maintainer: Bruno Rodrigues
Build-Depends: debhelper (>> 4.0.0), libxml2-dev, libssl-dev, openssl, libmysqlclient10-dev