diff options
author | Mike Hommey <mh@glandium.org> | 2004-05-17 06:56:59 +0000 |
---|---|---|
committer | Mike Hommey <mh@glandium.org> | 2004-05-17 06:56:59 +0000 |
commit | d4e028c96af89ade493b440d4f2de6b684c03a06 (patch) | |
tree | 4b74b3cd4b14524309bc5a3e776d81d4bbc5efe4 /win32/libxml2.def.src | |
parent | 81bcf076ea11e114a60e429338a15748066de163 (diff) | |
download | libxml2-upstream/2.6.10.tar.gz |
Load /tmp/tmp.QVLX5b/libxml2-2.6.10 intoupstream/2.6.10
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'win32/libxml2.def.src')
-rw-r--r-- | win32/libxml2.def.src | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/win32/libxml2.def.src b/win32/libxml2.def.src index 3faab29..e5fa37c 100644 --- a/win32/libxml2.def.src +++ b/win32/libxml2.def.src @@ -1175,6 +1175,7 @@ xmlOutputBufferCreateFilename xmlOutputBufferCreateIO xmlOutputBufferFlush xmlOutputBufferWrite +xmlOutputBufferWriteEscape xmlOutputBufferWriteString xmlParseAttValue xmlParseAttribute @@ -1268,6 +1269,7 @@ xmlPatternMatch xmlPatterncompile xmlPedanticParserDefault xmlPopInput +xmlPopInputCallbacks xmlPrintURI xmlPushInput xmlRMutexLock @@ -1404,7 +1406,6 @@ xmlResetLastError xmlSAX2AttributeDecl xmlSAX2CDataBlock xmlSAX2Characters -xmlSAX2CheckNamespace xmlSAX2Comment xmlSAX2ElementDecl xmlSAX2EndDocument @@ -1415,11 +1416,9 @@ xmlSAX2ExternalSubset xmlSAX2GetColumnNumber xmlSAX2GetEntity xmlSAX2GetLineNumber -xmlSAX2GetNamespace xmlSAX2GetParameterEntity xmlSAX2GetPublicId xmlSAX2GetSystemId -xmlSAX2GlobalNamespace xmlSAX2HasExternalSubset xmlSAX2HasInternalSubset xmlSAX2IgnorableWhitespace @@ -1428,13 +1427,11 @@ xmlSAX2InitDocbDefaultSAXHandler xmlSAX2InitHtmlDefaultSAXHandler xmlSAX2InternalSubset xmlSAX2IsStandalone -xmlSAX2NamespaceDecl xmlSAX2NotationDecl xmlSAX2ProcessingInstruction xmlSAX2Reference xmlSAX2ResolveEntity xmlSAX2SetDocumentLocator -xmlSAX2SetNamespace xmlSAX2StartDocument xmlSAX2StartElement xmlSAX2StartElementNs @@ -1459,6 +1456,8 @@ xmlSaveFlush xmlSaveFormatFile xmlSaveFormatFileEnc xmlSaveFormatFileTo +xmlSaveSetAttrEscape +xmlSaveSetEscape xmlSaveToBuffer xmlSaveToFd xmlSaveToFilename |