gstreamer 1.1.5-x86-mingw32 → 1.1.6-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/1.8/gstreamer.so +0 -0
- data/lib/1.9/gstreamer.so +0 -0
- data/lib/gst.rb +4 -1
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-discoverer-0.10.exe +0 -0
- data/vendor/local/bin/gst-feedback.exe +0 -0
- data/vendor/local/bin/gst-inspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-inspect.exe +0 -0
- data/vendor/local/bin/gst-launch-0.10.exe +0 -0
- data/vendor/local/bin/gst-launch.exe +0 -0
- data/vendor/local/bin/gst-typefind-0.10.exe +0 -0
- data/vendor/local/bin/gst-typefind.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstapp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbase-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbasevideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcdda-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcheck-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstdataprotocol-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstfft-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstinterfaces-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnet-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnetbuffer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstriff-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsignalprocessor-0.10-0.dll +0 -0
- data/vendor/local/bin/libgsttag-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libspeex-1.dll +0 -0
- data/vendor/local/bin/libspeexdsp-1.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/speexdec.exe +0 -0
- data/vendor/local/bin/speexenc.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +9 -9
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +25 -23
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +19 -19
- data/vendor/local/include/libxml2/libxml/SAX.h +37 -37
- data/vendor/local/include/libxml2/libxml/SAX2.h +34 -34
- data/vendor/local/include/libxml2/libxml/c14n.h +1 -1
- data/vendor/local/include/libxml2/libxml/catalog.h +35 -35
- data/vendor/local/include/libxml2/libxml/debugXML.h +26 -26
- data/vendor/local/include/libxml2/libxml/dict.h +16 -5
- data/vendor/local/include/libxml2/libxml/encoding.h +28 -14
- data/vendor/local/include/libxml2/libxml/hash.h +24 -24
- data/vendor/local/include/libxml2/libxml/list.h +26 -26
- data/vendor/local/include/libxml2/libxml/nanoftp.h +44 -24
- data/vendor/local/include/libxml2/libxml/nanohttp.h +13 -13
- data/vendor/local/include/libxml2/libxml/parser.h +78 -73
- data/vendor/local/include/libxml2/libxml/parserInternals.h +106 -73
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +2 -2
- data/vendor/local/include/libxml2/libxml/schematron.h +11 -11
- data/vendor/local/include/libxml2/libxml/tree.h +203 -152
- data/vendor/local/include/libxml2/libxml/valid.h +72 -72
- data/vendor/local/include/libxml2/libxml/xlink.h +7 -7
- data/vendor/local/include/libxml2/libxml/xmlIO.h +71 -65
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +22 -22
- data/vendor/local/include/libxml2/libxml/xmlerror.h +6 -6
- data/vendor/local/include/libxml2/libxml/xmlexports.h +2 -2
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +1 -1
- data/vendor/local/include/libxml2/libxml/xmlreader.h +24 -20
- data/vendor/local/include/libxml2/libxml/xmlsave.h +2 -1
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +30 -2
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +20 -20
- data/vendor/local/include/libxml2/libxml/xmlstring.h +3 -3
- data/vendor/local/include/libxml2/libxml/xmlversion.h +29 -7
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +4 -1
- data/vendor/local/include/libxml2/libxml/xpath.h +47 -43
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +81 -79
- data/vendor/local/include/libxml2/libxml/xpointer.h +23 -23
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/libFLAC.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libFLAC.la +1 -1
- data/vendor/local/lib/libgstapp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.dll.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libogg.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libspeex.a +0 -0
- data/vendor/local/lib/libspeex.dll.a +0 -0
- data/vendor/local/lib/libspeexdsp.a +0 -0
- data/vendor/local/lib/libspeexdsp.dll.a +0 -0
- data/vendor/local/lib/libtheora.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/libxml2.def +16 -14
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +3 -3
- data/vendor/local/libexec/gstreamer-0.10/gst-plugin-scanner.exe +0 -0
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +268 -0
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +2 -0
- data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_0f91760d62c578de767c41a0aaae5482.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_d44c64559bbebec7f509842c48db8b23.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
- data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +27 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +880 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +1198 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +229 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +3770 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +282 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +207 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +751 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +174 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/left.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +51 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +184 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +125 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +128 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +142 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +58 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +124 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +79 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +152 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +116 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +94 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +65 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +559 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +322 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +162 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +373 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +81 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +989 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +289 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +59 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +82 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +212 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +85 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +864 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +20 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +107 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +330 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +143 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +60 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +185 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +123 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +108 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +512 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +62 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +261 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +310 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +394 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +83 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/right.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +166 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +5 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +58 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +2 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +56 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +60 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +143 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +107 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +122 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +122 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +3 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +1 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +39 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +1198 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +94 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +4 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +118 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +18 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +7 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +8 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +82 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +78 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +67 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +75 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +4 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +47 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +54 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +55 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +35 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +30 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +63 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +64 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +75 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +79 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +74 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +1 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +1336 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +2 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +5715 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +250 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +5 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +190 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +30 -0
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +3 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +16 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +11 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +15 -5
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +8 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +20 -5
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +72 -18
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +10 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +5 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +2 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +8 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +2 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +15 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +12 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +8 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +3 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +9 -9
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +42 -2
- data/vendor/local/share/man/man1/xml2-config.1 +0 -1
- data/vendor/local/share/man/man1/xmlcatalog.1 +204 -93
- data/vendor/local/share/man/man3/libxml.3 +1 -1
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +867 -0
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +68 -0
- metadata +169 -13
@@ -150,55 +150,55 @@ typedef struct _xmlHashTable xmlRefTable;
|
|
150
150
|
typedef xmlRefTable *xmlRefTablePtr;
|
151
151
|
|
152
152
|
/* Notation */
|
153
|
-
XMLPUBFUN xmlNotationPtr XMLCALL
|
153
|
+
XMLPUBFUN xmlNotationPtr XMLCALL
|
154
154
|
xmlAddNotationDecl (xmlValidCtxtPtr ctxt,
|
155
155
|
xmlDtdPtr dtd,
|
156
156
|
const xmlChar *name,
|
157
157
|
const xmlChar *PublicID,
|
158
158
|
const xmlChar *SystemID);
|
159
159
|
#ifdef LIBXML_TREE_ENABLED
|
160
|
-
XMLPUBFUN xmlNotationTablePtr XMLCALL
|
160
|
+
XMLPUBFUN xmlNotationTablePtr XMLCALL
|
161
161
|
xmlCopyNotationTable (xmlNotationTablePtr table);
|
162
162
|
#endif /* LIBXML_TREE_ENABLED */
|
163
|
-
XMLPUBFUN void XMLCALL
|
163
|
+
XMLPUBFUN void XMLCALL
|
164
164
|
xmlFreeNotationTable (xmlNotationTablePtr table);
|
165
165
|
#ifdef LIBXML_OUTPUT_ENABLED
|
166
|
-
XMLPUBFUN void XMLCALL
|
166
|
+
XMLPUBFUN void XMLCALL
|
167
167
|
xmlDumpNotationDecl (xmlBufferPtr buf,
|
168
168
|
xmlNotationPtr nota);
|
169
|
-
XMLPUBFUN void XMLCALL
|
169
|
+
XMLPUBFUN void XMLCALL
|
170
170
|
xmlDumpNotationTable (xmlBufferPtr buf,
|
171
171
|
xmlNotationTablePtr table);
|
172
172
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
173
173
|
|
174
174
|
/* Element Content */
|
175
175
|
/* the non Doc version are being deprecated */
|
176
|
-
XMLPUBFUN xmlElementContentPtr XMLCALL
|
176
|
+
XMLPUBFUN xmlElementContentPtr XMLCALL
|
177
177
|
xmlNewElementContent (const xmlChar *name,
|
178
178
|
xmlElementContentType type);
|
179
|
-
XMLPUBFUN xmlElementContentPtr XMLCALL
|
179
|
+
XMLPUBFUN xmlElementContentPtr XMLCALL
|
180
180
|
xmlCopyElementContent (xmlElementContentPtr content);
|
181
|
-
XMLPUBFUN void XMLCALL
|
181
|
+
XMLPUBFUN void XMLCALL
|
182
182
|
xmlFreeElementContent (xmlElementContentPtr cur);
|
183
183
|
/* the new versions with doc argument */
|
184
|
-
XMLPUBFUN xmlElementContentPtr XMLCALL
|
184
|
+
XMLPUBFUN xmlElementContentPtr XMLCALL
|
185
185
|
xmlNewDocElementContent (xmlDocPtr doc,
|
186
186
|
const xmlChar *name,
|
187
187
|
xmlElementContentType type);
|
188
|
-
XMLPUBFUN xmlElementContentPtr XMLCALL
|
188
|
+
XMLPUBFUN xmlElementContentPtr XMLCALL
|
189
189
|
xmlCopyDocElementContent(xmlDocPtr doc,
|
190
190
|
xmlElementContentPtr content);
|
191
|
-
XMLPUBFUN void XMLCALL
|
191
|
+
XMLPUBFUN void XMLCALL
|
192
192
|
xmlFreeDocElementContent(xmlDocPtr doc,
|
193
193
|
xmlElementContentPtr cur);
|
194
|
-
XMLPUBFUN void XMLCALL
|
194
|
+
XMLPUBFUN void XMLCALL
|
195
195
|
xmlSnprintfElementContent(char *buf,
|
196
196
|
int size,
|
197
197
|
xmlElementContentPtr content,
|
198
198
|
int englob);
|
199
199
|
#ifdef LIBXML_OUTPUT_ENABLED
|
200
200
|
/* DEPRECATED */
|
201
|
-
XMLPUBFUN void XMLCALL
|
201
|
+
XMLPUBFUN void XMLCALL
|
202
202
|
xmlSprintfElementContent(char *buf,
|
203
203
|
xmlElementContentPtr content,
|
204
204
|
int englob);
|
@@ -206,39 +206,39 @@ XMLPUBFUN void XMLCALL
|
|
206
206
|
/* DEPRECATED */
|
207
207
|
|
208
208
|
/* Element */
|
209
|
-
XMLPUBFUN xmlElementPtr XMLCALL
|
209
|
+
XMLPUBFUN xmlElementPtr XMLCALL
|
210
210
|
xmlAddElementDecl (xmlValidCtxtPtr ctxt,
|
211
211
|
xmlDtdPtr dtd,
|
212
212
|
const xmlChar *name,
|
213
213
|
xmlElementTypeVal type,
|
214
214
|
xmlElementContentPtr content);
|
215
215
|
#ifdef LIBXML_TREE_ENABLED
|
216
|
-
XMLPUBFUN xmlElementTablePtr XMLCALL
|
216
|
+
XMLPUBFUN xmlElementTablePtr XMLCALL
|
217
217
|
xmlCopyElementTable (xmlElementTablePtr table);
|
218
218
|
#endif /* LIBXML_TREE_ENABLED */
|
219
|
-
XMLPUBFUN void XMLCALL
|
219
|
+
XMLPUBFUN void XMLCALL
|
220
220
|
xmlFreeElementTable (xmlElementTablePtr table);
|
221
221
|
#ifdef LIBXML_OUTPUT_ENABLED
|
222
|
-
XMLPUBFUN void XMLCALL
|
222
|
+
XMLPUBFUN void XMLCALL
|
223
223
|
xmlDumpElementTable (xmlBufferPtr buf,
|
224
224
|
xmlElementTablePtr table);
|
225
|
-
XMLPUBFUN void XMLCALL
|
225
|
+
XMLPUBFUN void XMLCALL
|
226
226
|
xmlDumpElementDecl (xmlBufferPtr buf,
|
227
227
|
xmlElementPtr elem);
|
228
228
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
229
229
|
|
230
230
|
/* Enumeration */
|
231
|
-
XMLPUBFUN xmlEnumerationPtr XMLCALL
|
231
|
+
XMLPUBFUN xmlEnumerationPtr XMLCALL
|
232
232
|
xmlCreateEnumeration (const xmlChar *name);
|
233
|
-
XMLPUBFUN void XMLCALL
|
233
|
+
XMLPUBFUN void XMLCALL
|
234
234
|
xmlFreeEnumeration (xmlEnumerationPtr cur);
|
235
235
|
#ifdef LIBXML_TREE_ENABLED
|
236
|
-
XMLPUBFUN xmlEnumerationPtr XMLCALL
|
236
|
+
XMLPUBFUN xmlEnumerationPtr XMLCALL
|
237
237
|
xmlCopyEnumeration (xmlEnumerationPtr cur);
|
238
238
|
#endif /* LIBXML_TREE_ENABLED */
|
239
239
|
|
240
240
|
/* Attribute */
|
241
|
-
XMLPUBFUN xmlAttributePtr XMLCALL
|
241
|
+
XMLPUBFUN xmlAttributePtr XMLCALL
|
242
242
|
xmlAddAttributeDecl (xmlValidCtxtPtr ctxt,
|
243
243
|
xmlDtdPtr dtd,
|
244
244
|
const xmlChar *elem,
|
@@ -249,55 +249,55 @@ XMLPUBFUN xmlAttributePtr XMLCALL
|
|
249
249
|
const xmlChar *defaultValue,
|
250
250
|
xmlEnumerationPtr tree);
|
251
251
|
#ifdef LIBXML_TREE_ENABLED
|
252
|
-
XMLPUBFUN xmlAttributeTablePtr XMLCALL
|
252
|
+
XMLPUBFUN xmlAttributeTablePtr XMLCALL
|
253
253
|
xmlCopyAttributeTable (xmlAttributeTablePtr table);
|
254
254
|
#endif /* LIBXML_TREE_ENABLED */
|
255
|
-
XMLPUBFUN void XMLCALL
|
255
|
+
XMLPUBFUN void XMLCALL
|
256
256
|
xmlFreeAttributeTable (xmlAttributeTablePtr table);
|
257
257
|
#ifdef LIBXML_OUTPUT_ENABLED
|
258
|
-
XMLPUBFUN void XMLCALL
|
258
|
+
XMLPUBFUN void XMLCALL
|
259
259
|
xmlDumpAttributeTable (xmlBufferPtr buf,
|
260
260
|
xmlAttributeTablePtr table);
|
261
|
-
XMLPUBFUN void XMLCALL
|
261
|
+
XMLPUBFUN void XMLCALL
|
262
262
|
xmlDumpAttributeDecl (xmlBufferPtr buf,
|
263
263
|
xmlAttributePtr attr);
|
264
264
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
265
265
|
|
266
266
|
/* IDs */
|
267
|
-
XMLPUBFUN xmlIDPtr XMLCALL
|
267
|
+
XMLPUBFUN xmlIDPtr XMLCALL
|
268
268
|
xmlAddID (xmlValidCtxtPtr ctxt,
|
269
269
|
xmlDocPtr doc,
|
270
270
|
const xmlChar *value,
|
271
271
|
xmlAttrPtr attr);
|
272
|
-
XMLPUBFUN void XMLCALL
|
272
|
+
XMLPUBFUN void XMLCALL
|
273
273
|
xmlFreeIDTable (xmlIDTablePtr table);
|
274
|
-
XMLPUBFUN xmlAttrPtr XMLCALL
|
274
|
+
XMLPUBFUN xmlAttrPtr XMLCALL
|
275
275
|
xmlGetID (xmlDocPtr doc,
|
276
276
|
const xmlChar *ID);
|
277
|
-
XMLPUBFUN int XMLCALL
|
277
|
+
XMLPUBFUN int XMLCALL
|
278
278
|
xmlIsID (xmlDocPtr doc,
|
279
279
|
xmlNodePtr elem,
|
280
280
|
xmlAttrPtr attr);
|
281
|
-
XMLPUBFUN int XMLCALL
|
282
|
-
xmlRemoveID (xmlDocPtr doc,
|
281
|
+
XMLPUBFUN int XMLCALL
|
282
|
+
xmlRemoveID (xmlDocPtr doc,
|
283
283
|
xmlAttrPtr attr);
|
284
284
|
|
285
285
|
/* IDREFs */
|
286
|
-
XMLPUBFUN xmlRefPtr XMLCALL
|
286
|
+
XMLPUBFUN xmlRefPtr XMLCALL
|
287
287
|
xmlAddRef (xmlValidCtxtPtr ctxt,
|
288
288
|
xmlDocPtr doc,
|
289
289
|
const xmlChar *value,
|
290
290
|
xmlAttrPtr attr);
|
291
|
-
XMLPUBFUN void XMLCALL
|
291
|
+
XMLPUBFUN void XMLCALL
|
292
292
|
xmlFreeRefTable (xmlRefTablePtr table);
|
293
|
-
XMLPUBFUN int XMLCALL
|
293
|
+
XMLPUBFUN int XMLCALL
|
294
294
|
xmlIsRef (xmlDocPtr doc,
|
295
295
|
xmlNodePtr elem,
|
296
296
|
xmlAttrPtr attr);
|
297
|
-
XMLPUBFUN int XMLCALL
|
298
|
-
xmlRemoveRef (xmlDocPtr doc,
|
297
|
+
XMLPUBFUN int XMLCALL
|
298
|
+
xmlRemoveRef (xmlDocPtr doc,
|
299
299
|
xmlAttrPtr attr);
|
300
|
-
XMLPUBFUN xmlListPtr XMLCALL
|
300
|
+
XMLPUBFUN xmlListPtr XMLCALL
|
301
301
|
xmlGetRefs (xmlDocPtr doc,
|
302
302
|
const xmlChar *ID);
|
303
303
|
|
@@ -306,146 +306,146 @@ XMLPUBFUN xmlListPtr XMLCALL
|
|
306
306
|
*/
|
307
307
|
#ifdef LIBXML_VALID_ENABLED
|
308
308
|
/* Allocate/Release Validation Contexts */
|
309
|
-
XMLPUBFUN xmlValidCtxtPtr XMLCALL
|
309
|
+
XMLPUBFUN xmlValidCtxtPtr XMLCALL
|
310
310
|
xmlNewValidCtxt(void);
|
311
|
-
XMLPUBFUN void XMLCALL
|
311
|
+
XMLPUBFUN void XMLCALL
|
312
312
|
xmlFreeValidCtxt(xmlValidCtxtPtr);
|
313
313
|
|
314
|
-
XMLPUBFUN int XMLCALL
|
314
|
+
XMLPUBFUN int XMLCALL
|
315
315
|
xmlValidateRoot (xmlValidCtxtPtr ctxt,
|
316
316
|
xmlDocPtr doc);
|
317
|
-
XMLPUBFUN int XMLCALL
|
317
|
+
XMLPUBFUN int XMLCALL
|
318
318
|
xmlValidateElementDecl (xmlValidCtxtPtr ctxt,
|
319
319
|
xmlDocPtr doc,
|
320
320
|
xmlElementPtr elem);
|
321
|
-
XMLPUBFUN xmlChar * XMLCALL
|
321
|
+
XMLPUBFUN xmlChar * XMLCALL
|
322
322
|
xmlValidNormalizeAttributeValue(xmlDocPtr doc,
|
323
323
|
xmlNodePtr elem,
|
324
324
|
const xmlChar *name,
|
325
325
|
const xmlChar *value);
|
326
|
-
XMLPUBFUN xmlChar * XMLCALL
|
326
|
+
XMLPUBFUN xmlChar * XMLCALL
|
327
327
|
xmlValidCtxtNormalizeAttributeValue(xmlValidCtxtPtr ctxt,
|
328
328
|
xmlDocPtr doc,
|
329
329
|
xmlNodePtr elem,
|
330
330
|
const xmlChar *name,
|
331
331
|
const xmlChar *value);
|
332
|
-
XMLPUBFUN int XMLCALL
|
332
|
+
XMLPUBFUN int XMLCALL
|
333
333
|
xmlValidateAttributeDecl(xmlValidCtxtPtr ctxt,
|
334
334
|
xmlDocPtr doc,
|
335
335
|
xmlAttributePtr attr);
|
336
|
-
XMLPUBFUN int XMLCALL
|
336
|
+
XMLPUBFUN int XMLCALL
|
337
337
|
xmlValidateAttributeValue(xmlAttributeType type,
|
338
338
|
const xmlChar *value);
|
339
|
-
XMLPUBFUN int XMLCALL
|
339
|
+
XMLPUBFUN int XMLCALL
|
340
340
|
xmlValidateNotationDecl (xmlValidCtxtPtr ctxt,
|
341
341
|
xmlDocPtr doc,
|
342
342
|
xmlNotationPtr nota);
|
343
|
-
XMLPUBFUN int XMLCALL
|
343
|
+
XMLPUBFUN int XMLCALL
|
344
344
|
xmlValidateDtd (xmlValidCtxtPtr ctxt,
|
345
345
|
xmlDocPtr doc,
|
346
346
|
xmlDtdPtr dtd);
|
347
|
-
XMLPUBFUN int XMLCALL
|
347
|
+
XMLPUBFUN int XMLCALL
|
348
348
|
xmlValidateDtdFinal (xmlValidCtxtPtr ctxt,
|
349
349
|
xmlDocPtr doc);
|
350
|
-
XMLPUBFUN int XMLCALL
|
350
|
+
XMLPUBFUN int XMLCALL
|
351
351
|
xmlValidateDocument (xmlValidCtxtPtr ctxt,
|
352
352
|
xmlDocPtr doc);
|
353
|
-
XMLPUBFUN int XMLCALL
|
353
|
+
XMLPUBFUN int XMLCALL
|
354
354
|
xmlValidateElement (xmlValidCtxtPtr ctxt,
|
355
355
|
xmlDocPtr doc,
|
356
356
|
xmlNodePtr elem);
|
357
|
-
XMLPUBFUN int XMLCALL
|
357
|
+
XMLPUBFUN int XMLCALL
|
358
358
|
xmlValidateOneElement (xmlValidCtxtPtr ctxt,
|
359
359
|
xmlDocPtr doc,
|
360
360
|
xmlNodePtr elem);
|
361
|
-
XMLPUBFUN int XMLCALL
|
361
|
+
XMLPUBFUN int XMLCALL
|
362
362
|
xmlValidateOneAttribute (xmlValidCtxtPtr ctxt,
|
363
363
|
xmlDocPtr doc,
|
364
364
|
xmlNodePtr elem,
|
365
365
|
xmlAttrPtr attr,
|
366
366
|
const xmlChar *value);
|
367
|
-
XMLPUBFUN int XMLCALL
|
367
|
+
XMLPUBFUN int XMLCALL
|
368
368
|
xmlValidateOneNamespace (xmlValidCtxtPtr ctxt,
|
369
369
|
xmlDocPtr doc,
|
370
370
|
xmlNodePtr elem,
|
371
371
|
const xmlChar *prefix,
|
372
372
|
xmlNsPtr ns,
|
373
373
|
const xmlChar *value);
|
374
|
-
XMLPUBFUN int XMLCALL
|
374
|
+
XMLPUBFUN int XMLCALL
|
375
375
|
xmlValidateDocumentFinal(xmlValidCtxtPtr ctxt,
|
376
376
|
xmlDocPtr doc);
|
377
377
|
#endif /* LIBXML_VALID_ENABLED */
|
378
378
|
|
379
379
|
#if defined(LIBXML_VALID_ENABLED) || defined(LIBXML_SCHEMAS_ENABLED)
|
380
|
-
XMLPUBFUN int XMLCALL
|
380
|
+
XMLPUBFUN int XMLCALL
|
381
381
|
xmlValidateNotationUse (xmlValidCtxtPtr ctxt,
|
382
382
|
xmlDocPtr doc,
|
383
383
|
const xmlChar *notationName);
|
384
384
|
#endif /* LIBXML_VALID_ENABLED or LIBXML_SCHEMAS_ENABLED */
|
385
385
|
|
386
|
-
XMLPUBFUN int XMLCALL
|
386
|
+
XMLPUBFUN int XMLCALL
|
387
387
|
xmlIsMixedElement (xmlDocPtr doc,
|
388
388
|
const xmlChar *name);
|
389
|
-
XMLPUBFUN xmlAttributePtr XMLCALL
|
389
|
+
XMLPUBFUN xmlAttributePtr XMLCALL
|
390
390
|
xmlGetDtdAttrDesc (xmlDtdPtr dtd,
|
391
391
|
const xmlChar *elem,
|
392
392
|
const xmlChar *name);
|
393
|
-
XMLPUBFUN xmlAttributePtr XMLCALL
|
393
|
+
XMLPUBFUN xmlAttributePtr XMLCALL
|
394
394
|
xmlGetDtdQAttrDesc (xmlDtdPtr dtd,
|
395
395
|
const xmlChar *elem,
|
396
396
|
const xmlChar *name,
|
397
397
|
const xmlChar *prefix);
|
398
|
-
XMLPUBFUN xmlNotationPtr XMLCALL
|
398
|
+
XMLPUBFUN xmlNotationPtr XMLCALL
|
399
399
|
xmlGetDtdNotationDesc (xmlDtdPtr dtd,
|
400
400
|
const xmlChar *name);
|
401
|
-
XMLPUBFUN xmlElementPtr XMLCALL
|
401
|
+
XMLPUBFUN xmlElementPtr XMLCALL
|
402
402
|
xmlGetDtdQElementDesc (xmlDtdPtr dtd,
|
403
403
|
const xmlChar *name,
|
404
404
|
const xmlChar *prefix);
|
405
|
-
XMLPUBFUN xmlElementPtr XMLCALL
|
405
|
+
XMLPUBFUN xmlElementPtr XMLCALL
|
406
406
|
xmlGetDtdElementDesc (xmlDtdPtr dtd,
|
407
407
|
const xmlChar *name);
|
408
408
|
|
409
409
|
#ifdef LIBXML_VALID_ENABLED
|
410
410
|
|
411
|
-
XMLPUBFUN int XMLCALL
|
411
|
+
XMLPUBFUN int XMLCALL
|
412
412
|
xmlValidGetPotentialChildren(xmlElementContent *ctree,
|
413
413
|
const xmlChar **names,
|
414
414
|
int *len,
|
415
415
|
int max);
|
416
416
|
|
417
|
-
XMLPUBFUN int XMLCALL
|
417
|
+
XMLPUBFUN int XMLCALL
|
418
418
|
xmlValidGetValidElements(xmlNode *prev,
|
419
419
|
xmlNode *next,
|
420
420
|
const xmlChar **names,
|
421
421
|
int max);
|
422
|
-
XMLPUBFUN int XMLCALL
|
422
|
+
XMLPUBFUN int XMLCALL
|
423
423
|
xmlValidateNameValue (const xmlChar *value);
|
424
|
-
XMLPUBFUN int XMLCALL
|
424
|
+
XMLPUBFUN int XMLCALL
|
425
425
|
xmlValidateNamesValue (const xmlChar *value);
|
426
|
-
XMLPUBFUN int XMLCALL
|
426
|
+
XMLPUBFUN int XMLCALL
|
427
427
|
xmlValidateNmtokenValue (const xmlChar *value);
|
428
|
-
XMLPUBFUN int XMLCALL
|
428
|
+
XMLPUBFUN int XMLCALL
|
429
429
|
xmlValidateNmtokensValue(const xmlChar *value);
|
430
430
|
|
431
431
|
#ifdef LIBXML_REGEXP_ENABLED
|
432
432
|
/*
|
433
433
|
* Validation based on the regexp support
|
434
434
|
*/
|
435
|
-
XMLPUBFUN int XMLCALL
|
435
|
+
XMLPUBFUN int XMLCALL
|
436
436
|
xmlValidBuildContentModel(xmlValidCtxtPtr ctxt,
|
437
437
|
xmlElementPtr elem);
|
438
438
|
|
439
|
-
XMLPUBFUN int XMLCALL
|
439
|
+
XMLPUBFUN int XMLCALL
|
440
440
|
xmlValidatePushElement (xmlValidCtxtPtr ctxt,
|
441
441
|
xmlDocPtr doc,
|
442
442
|
xmlNodePtr elem,
|
443
443
|
const xmlChar *qname);
|
444
|
-
XMLPUBFUN int XMLCALL
|
444
|
+
XMLPUBFUN int XMLCALL
|
445
445
|
xmlValidatePushCData (xmlValidCtxtPtr ctxt,
|
446
446
|
const xmlChar *data,
|
447
447
|
int len);
|
448
|
-
XMLPUBFUN int XMLCALL
|
448
|
+
XMLPUBFUN int XMLCALL
|
449
449
|
xmlValidatePopElement (xmlValidCtxtPtr ctxt,
|
450
450
|
xmlDocPtr doc,
|
451
451
|
xmlNodePtr elem,
|
@@ -57,7 +57,7 @@ typedef enum {
|
|
57
57
|
* xlinkNodeDetectFunc:
|
58
58
|
* @ctx: user data pointer
|
59
59
|
* @node: the node to check
|
60
|
-
*
|
60
|
+
*
|
61
61
|
* This is the prototype for the link detection routine.
|
62
62
|
* It calls the default link detection callbacks upon link detection.
|
63
63
|
*/
|
@@ -157,26 +157,26 @@ struct _xlinkHandler {
|
|
157
157
|
|
158
158
|
/*
|
159
159
|
* The default detection routine, can be overridden, they call the default
|
160
|
-
* detection callbacks.
|
160
|
+
* detection callbacks.
|
161
161
|
*/
|
162
162
|
|
163
|
-
XMLPUBFUN xlinkNodeDetectFunc XMLCALL
|
163
|
+
XMLPUBFUN xlinkNodeDetectFunc XMLCALL
|
164
164
|
xlinkGetDefaultDetect (void);
|
165
|
-
XMLPUBFUN void XMLCALL
|
165
|
+
XMLPUBFUN void XMLCALL
|
166
166
|
xlinkSetDefaultDetect (xlinkNodeDetectFunc func);
|
167
167
|
|
168
168
|
/*
|
169
169
|
* Routines to set/get the default handlers.
|
170
170
|
*/
|
171
|
-
XMLPUBFUN xlinkHandlerPtr XMLCALL
|
171
|
+
XMLPUBFUN xlinkHandlerPtr XMLCALL
|
172
172
|
xlinkGetDefaultHandler (void);
|
173
|
-
XMLPUBFUN void XMLCALL
|
173
|
+
XMLPUBFUN void XMLCALL
|
174
174
|
xlinkSetDefaultHandler (xlinkHandlerPtr handler);
|
175
175
|
|
176
176
|
/*
|
177
177
|
* Link detection module itself.
|
178
178
|
*/
|
179
|
-
XMLPUBFUN xlinkType XMLCALL
|
179
|
+
XMLPUBFUN xlinkType XMLCALL
|
180
180
|
xlinkIsLink (xmlDocPtr doc,
|
181
181
|
xmlNodePtr node);
|
182
182
|
|
@@ -26,7 +26,7 @@ extern "C" {
|
|
26
26
|
* xmlInputMatchCallback:
|
27
27
|
* @filename: the filename or URI
|
28
28
|
*
|
29
|
-
* Callback used in the I/O Input API to detect if the current handler
|
29
|
+
* Callback used in the I/O Input API to detect if the current handler
|
30
30
|
* can provide input fonctionnalities for this resource.
|
31
31
|
*
|
32
32
|
* Returns 1 if yes and 0 if another Input module should be used
|
@@ -72,7 +72,7 @@ typedef int (XMLCALL *xmlInputCloseCallback) (void * context);
|
|
72
72
|
* xmlOutputMatchCallback:
|
73
73
|
* @filename: the filename or URI
|
74
74
|
*
|
75
|
-
* Callback used in the I/O Output API to detect if the current handler
|
75
|
+
* Callback used in the I/O Output API to detect if the current handler
|
76
76
|
* can provide output fonctionnalities for this resource.
|
77
77
|
*
|
78
78
|
* Returns 1 if yes and 0 if another Output module should be used
|
@@ -126,11 +126,11 @@ struct _xmlParserInputBuffer {
|
|
126
126
|
void* context;
|
127
127
|
xmlInputReadCallback readcallback;
|
128
128
|
xmlInputCloseCallback closecallback;
|
129
|
-
|
129
|
+
|
130
130
|
xmlCharEncodingHandlerPtr encoder; /* I18N conversions to UTF-8 */
|
131
|
-
|
132
|
-
|
133
|
-
|
131
|
+
|
132
|
+
xmlBufPtr buffer; /* Local buffer encoded in UTF-8 */
|
133
|
+
xmlBufPtr raw; /* if encoder != NULL buffer for raw input */
|
134
134
|
int compressed; /* -1=unknown, 0=not compressed, 1=compressed */
|
135
135
|
int error;
|
136
136
|
unsigned long rawconsumed;/* amount consumed from raw */
|
@@ -142,11 +142,11 @@ struct _xmlOutputBuffer {
|
|
142
142
|
void* context;
|
143
143
|
xmlOutputWriteCallback writecallback;
|
144
144
|
xmlOutputCloseCallback closecallback;
|
145
|
-
|
145
|
+
|
146
146
|
xmlCharEncodingHandlerPtr encoder; /* I18N conversions to UTF-8 */
|
147
|
-
|
148
|
-
|
149
|
-
|
147
|
+
|
148
|
+
xmlBufPtr buffer; /* Local buffer encoded in UTF-8 or ISOLatin */
|
149
|
+
xmlBufPtr conv; /* if encoder != NULL buffer for output */
|
150
150
|
int written; /* total number of byte written */
|
151
151
|
int error;
|
152
152
|
};
|
@@ -155,13 +155,13 @@ struct _xmlOutputBuffer {
|
|
155
155
|
/*
|
156
156
|
* Interfaces for input
|
157
157
|
*/
|
158
|
-
XMLPUBFUN void XMLCALL
|
158
|
+
XMLPUBFUN void XMLCALL
|
159
159
|
xmlCleanupInputCallbacks (void);
|
160
160
|
|
161
161
|
XMLPUBFUN int XMLCALL
|
162
162
|
xmlPopInputCallbacks (void);
|
163
163
|
|
164
|
-
XMLPUBFUN void XMLCALL
|
164
|
+
XMLPUBFUN void XMLCALL
|
165
165
|
xmlRegisterDefaultInputCallbacks (void);
|
166
166
|
XMLPUBFUN xmlParserInputBufferPtr XMLCALL
|
167
167
|
xmlAllocParserInputBuffer (xmlCharEncoding enc);
|
@@ -186,22 +186,22 @@ XMLPUBFUN xmlParserInputBufferPtr XMLCALL
|
|
186
186
|
xmlInputCloseCallback ioclose,
|
187
187
|
void *ioctx,
|
188
188
|
xmlCharEncoding enc);
|
189
|
-
XMLPUBFUN int XMLCALL
|
189
|
+
XMLPUBFUN int XMLCALL
|
190
190
|
xmlParserInputBufferRead (xmlParserInputBufferPtr in,
|
191
191
|
int len);
|
192
|
-
XMLPUBFUN int XMLCALL
|
192
|
+
XMLPUBFUN int XMLCALL
|
193
193
|
xmlParserInputBufferGrow (xmlParserInputBufferPtr in,
|
194
194
|
int len);
|
195
|
-
XMLPUBFUN int XMLCALL
|
195
|
+
XMLPUBFUN int XMLCALL
|
196
196
|
xmlParserInputBufferPush (xmlParserInputBufferPtr in,
|
197
197
|
int len,
|
198
198
|
const char *buf);
|
199
|
-
XMLPUBFUN void XMLCALL
|
199
|
+
XMLPUBFUN void XMLCALL
|
200
200
|
xmlFreeParserInputBuffer (xmlParserInputBufferPtr in);
|
201
|
-
XMLPUBFUN char * XMLCALL
|
201
|
+
XMLPUBFUN char * XMLCALL
|
202
202
|
xmlParserGetDirectory (const char *filename);
|
203
203
|
|
204
|
-
XMLPUBFUN int XMLCALL
|
204
|
+
XMLPUBFUN int XMLCALL
|
205
205
|
xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
|
206
206
|
xmlInputOpenCallback openFunc,
|
207
207
|
xmlInputReadCallback readFunc,
|
@@ -215,9 +215,9 @@ xmlParserInputBufferPtr
|
|
215
215
|
/*
|
216
216
|
* Interfaces for output
|
217
217
|
*/
|
218
|
-
XMLPUBFUN void XMLCALL
|
218
|
+
XMLPUBFUN void XMLCALL
|
219
219
|
xmlCleanupOutputCallbacks (void);
|
220
|
-
XMLPUBFUN void XMLCALL
|
220
|
+
XMLPUBFUN void XMLCALL
|
221
221
|
xmlRegisterDefaultOutputCallbacks(void);
|
222
222
|
XMLPUBFUN xmlOutputBufferPtr XMLCALL
|
223
223
|
xmlAllocOutputBuffer (xmlCharEncodingHandlerPtr encoder);
|
@@ -245,24 +245,30 @@ XMLPUBFUN xmlOutputBufferPtr XMLCALL
|
|
245
245
|
void *ioctx,
|
246
246
|
xmlCharEncodingHandlerPtr encoder);
|
247
247
|
|
248
|
-
|
248
|
+
/* Couple of APIs to get the output without digging into the buffers */
|
249
|
+
XMLPUBFUN const xmlChar * XMLCALL
|
250
|
+
xmlOutputBufferGetContent (xmlOutputBufferPtr out);
|
251
|
+
XMLPUBFUN size_t XMLCALL
|
252
|
+
xmlOutputBufferGetSize (xmlOutputBufferPtr out);
|
253
|
+
|
254
|
+
XMLPUBFUN int XMLCALL
|
249
255
|
xmlOutputBufferWrite (xmlOutputBufferPtr out,
|
250
256
|
int len,
|
251
257
|
const char *buf);
|
252
|
-
XMLPUBFUN int XMLCALL
|
258
|
+
XMLPUBFUN int XMLCALL
|
253
259
|
xmlOutputBufferWriteString (xmlOutputBufferPtr out,
|
254
260
|
const char *str);
|
255
|
-
XMLPUBFUN int XMLCALL
|
261
|
+
XMLPUBFUN int XMLCALL
|
256
262
|
xmlOutputBufferWriteEscape (xmlOutputBufferPtr out,
|
257
263
|
const xmlChar *str,
|
258
264
|
xmlCharEncodingOutputFunc escaping);
|
259
265
|
|
260
|
-
XMLPUBFUN int XMLCALL
|
266
|
+
XMLPUBFUN int XMLCALL
|
261
267
|
xmlOutputBufferFlush (xmlOutputBufferPtr out);
|
262
|
-
XMLPUBFUN int XMLCALL
|
268
|
+
XMLPUBFUN int XMLCALL
|
263
269
|
xmlOutputBufferClose (xmlOutputBufferPtr out);
|
264
270
|
|
265
|
-
XMLPUBFUN int XMLCALL
|
271
|
+
XMLPUBFUN int XMLCALL
|
266
272
|
xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
|
267
273
|
xmlOutputOpenCallback openFunc,
|
268
274
|
xmlOutputWriteCallback writeFunc,
|
@@ -275,10 +281,10 @@ xmlOutputBufferPtr
|
|
275
281
|
|
276
282
|
#ifdef LIBXML_HTTP_ENABLED
|
277
283
|
/* This function only exists if HTTP support built into the library */
|
278
|
-
XMLPUBFUN void XMLCALL
|
284
|
+
XMLPUBFUN void XMLCALL
|
279
285
|
xmlRegisterHTTPPostCallbacks (void );
|
280
286
|
#endif /* LIBXML_HTTP_ENABLED */
|
281
|
-
|
287
|
+
|
282
288
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
283
289
|
|
284
290
|
XMLPUBFUN xmlParserInputPtr XMLCALL
|
@@ -288,69 +294,69 @@ XMLPUBFUN xmlParserInputPtr XMLCALL
|
|
288
294
|
/*
|
289
295
|
* A predefined entity loader disabling network accesses
|
290
296
|
*/
|
291
|
-
XMLPUBFUN xmlParserInputPtr XMLCALL
|
297
|
+
XMLPUBFUN xmlParserInputPtr XMLCALL
|
292
298
|
xmlNoNetExternalEntityLoader (const char *URL,
|
293
299
|
const char *ID,
|
294
300
|
xmlParserCtxtPtr ctxt);
|
295
301
|
|
296
|
-
/*
|
297
|
-
* xmlNormalizeWindowsPath is obsolete, don't use it.
|
302
|
+
/*
|
303
|
+
* xmlNormalizeWindowsPath is obsolete, don't use it.
|
298
304
|
* Check xmlCanonicPath in uri.h for a better alternative.
|
299
305
|
*/
|
300
|
-
XMLPUBFUN xmlChar * XMLCALL
|
306
|
+
XMLPUBFUN xmlChar * XMLCALL
|
301
307
|
xmlNormalizeWindowsPath (const xmlChar *path);
|
302
308
|
|
303
|
-
XMLPUBFUN int XMLCALL
|
309
|
+
XMLPUBFUN int XMLCALL
|
304
310
|
xmlCheckFilename (const char *path);
|
305
311
|
/**
|
306
|
-
* Default 'file://' protocol callbacks
|
312
|
+
* Default 'file://' protocol callbacks
|
307
313
|
*/
|
308
|
-
XMLPUBFUN int XMLCALL
|
309
|
-
xmlFileMatch
|
310
|
-
XMLPUBFUN void * XMLCALL
|
311
|
-
xmlFileOpen
|
312
|
-
XMLPUBFUN int XMLCALL
|
313
|
-
xmlFileRead
|
314
|
-
char * buffer,
|
314
|
+
XMLPUBFUN int XMLCALL
|
315
|
+
xmlFileMatch (const char *filename);
|
316
|
+
XMLPUBFUN void * XMLCALL
|
317
|
+
xmlFileOpen (const char *filename);
|
318
|
+
XMLPUBFUN int XMLCALL
|
319
|
+
xmlFileRead (void * context,
|
320
|
+
char * buffer,
|
315
321
|
int len);
|
316
|
-
XMLPUBFUN int XMLCALL
|
317
|
-
xmlFileClose
|
322
|
+
XMLPUBFUN int XMLCALL
|
323
|
+
xmlFileClose (void * context);
|
318
324
|
|
319
325
|
/**
|
320
|
-
* Default 'http://' protocol callbacks
|
326
|
+
* Default 'http://' protocol callbacks
|
321
327
|
*/
|
322
328
|
#ifdef LIBXML_HTTP_ENABLED
|
323
|
-
XMLPUBFUN int XMLCALL
|
324
|
-
xmlIOHTTPMatch
|
325
|
-
XMLPUBFUN void * XMLCALL
|
326
|
-
xmlIOHTTPOpen
|
329
|
+
XMLPUBFUN int XMLCALL
|
330
|
+
xmlIOHTTPMatch (const char *filename);
|
331
|
+
XMLPUBFUN void * XMLCALL
|
332
|
+
xmlIOHTTPOpen (const char *filename);
|
327
333
|
#ifdef LIBXML_OUTPUT_ENABLED
|
328
|
-
XMLPUBFUN void * XMLCALL
|
334
|
+
XMLPUBFUN void * XMLCALL
|
329
335
|
xmlIOHTTPOpenW (const char * post_uri,
|
330
336
|
int compression );
|
331
337
|
#endif /* LIBXML_OUTPUT_ENABLED */
|
332
|
-
XMLPUBFUN int XMLCALL
|
333
|
-
xmlIOHTTPRead (void * context,
|
334
|
-
char * buffer,
|
338
|
+
XMLPUBFUN int XMLCALL
|
339
|
+
xmlIOHTTPRead (void * context,
|
340
|
+
char * buffer,
|
335
341
|
int len);
|
336
|
-
XMLPUBFUN int XMLCALL
|
337
|
-
xmlIOHTTPClose
|
342
|
+
XMLPUBFUN int XMLCALL
|
343
|
+
xmlIOHTTPClose (void * context);
|
338
344
|
#endif /* LIBXML_HTTP_ENABLED */
|
339
345
|
|
340
346
|
/**
|
341
|
-
* Default 'ftp://' protocol callbacks
|
347
|
+
* Default 'ftp://' protocol callbacks
|
342
348
|
*/
|
343
|
-
#ifdef LIBXML_FTP_ENABLED
|
344
|
-
XMLPUBFUN int XMLCALL
|
345
|
-
xmlIOFTPMatch
|
346
|
-
XMLPUBFUN void * XMLCALL
|
347
|
-
xmlIOFTPOpen
|
348
|
-
XMLPUBFUN int XMLCALL
|
349
|
-
xmlIOFTPRead (void * context,
|
350
|
-
char * buffer,
|
349
|
+
#ifdef LIBXML_FTP_ENABLED
|
350
|
+
XMLPUBFUN int XMLCALL
|
351
|
+
xmlIOFTPMatch (const char *filename);
|
352
|
+
XMLPUBFUN void * XMLCALL
|
353
|
+
xmlIOFTPOpen (const char *filename);
|
354
|
+
XMLPUBFUN int XMLCALL
|
355
|
+
xmlIOFTPRead (void * context,
|
356
|
+
char * buffer,
|
351
357
|
int len);
|
352
|
-
XMLPUBFUN int XMLCALL
|
353
|
-
xmlIOFTPClose
|
358
|
+
XMLPUBFUN int XMLCALL
|
359
|
+
xmlIOFTPClose (void * context);
|
354
360
|
#endif /* LIBXML_FTP_ENABLED */
|
355
361
|
|
356
362
|
#ifdef __cplusplus
|