代码搜索:libxml
找到约 1,579 项符合「libxml」的源代码
代码结果 1,579
www.eeworm.com/read/140374/13084931
h jpeg.h
#ifndef _JPEG_H_
#define _JPEG_H_
/* $Id: jpeg.h,v 1.7 2002/09/20 09:05:30 dfx Exp $ */
#include
struct image;
struct jpegbuf
{
char *buf;
unsigned int bufsize;
};
/* Compress
www.eeworm.com/read/140374/13084997
c resize.c
#include
#include
#include "config.h"
#define MODULE_FILTER
#include "module.h"
#include "image.h"
#include "xmlhelp.h"
#include "log.h"
#define MODNAME "resize"
static
www.eeworm.com/read/140374/13085007
c regrab.c
#include
#include
#include "config.h"
#define MODULE_FILTER
#include "module.h"
#include "image.h"
#include "xmlhelp.h"
#include "log.h"
#define MODNAME "regrab"
char
www.eeworm.com/read/140374/13085046
c rotate.c
#include
#include
#include "config.h"
#define MODULE_FILTER
#include "module.h"
#include "image.h"
#include "xmlhelp.h"
#include "log.h"
#define MODNAME "rotate"
char
www.eeworm.com/read/138548/5815463
pm feed.pm
# $Id: Feed.pm 4536 2004-05-11 05:33:05Z btrott $
package XML::Atom::Feed;
use strict;
use XML::Atom;
use base qw( XML::Atom::Thing );
use XML::Atom::Entry;
BEGIN {
if (LIBXML) {
*entrie
www.eeworm.com/read/216802/4881458
am makefile.am
noinst_PROGRAMS = gjobread
INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I@srcdir@/include @THREAD_CFLAGS@ @Z_CFLAGS@
DEPS = $(top_builddir)/libxml2.la
LDADDS = @STATIC_BINARIES@
www.eeworm.com/read/205898/5014167
pm feed.pm
# $Id: Feed.pm 4536 2004-05-11 05:33:05Z btrott $
package XML::Atom::Feed;
use strict;
use XML::Atom;
use base qw( XML::Atom::Thing );
use XML::Atom::Entry;
BEGIN {
if (LIBXML) {
*entrie
www.eeworm.com/read/422060/2044300
phpt 005.phpt
--TEST--
XMLReader: libxml2 XML Reader, parser property set/get
--SKIPIF--
--FILE--
www.eeworm.com/read/422060/2044688
phpt bug25666.phpt
--TEST--
Bug #25666 (XML namespaces broken in libxml-based SAX interface)
--SKIPIF--
www.eeworm.com/read/422060/2044699
phpt 004.phpt
--TEST--
XMLWriter: libxml2 XML Writer, file buffer, flush
--SKIPIF--
--FILE--