diff options
author | Mike Hommey <glandium@debian.org> | 2005-03-27 13:13:58 +0000 |
---|---|---|
committer | Mike Hommey <glandium@debian.org> | 2005-03-27 13:13:58 +0000 |
commit | 50e5b428562964b1eb2f876370058b34b47c5e90 (patch) | |
tree | c66bcae6dbbce07128ee881353ff60090524462c /win32/libxml2.def.src | |
parent | a7457388701e6ccba9091ba3ec09505dc903b758 (diff) | |
download | libxml2-50e5b428562964b1eb2f876370058b34b47c5e90.tar.gz |
Load /tmp/tmp.XJZ6qc/libxml2-2.6.18 intoupstream/2.6.18
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'win32/libxml2.def.src')
-rw-r--r-- | win32/libxml2.def.src | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/win32/libxml2.def.src b/win32/libxml2.def.src index 07ce959..5e2c8fb 100644 --- a/win32/libxml2.def.src +++ b/win32/libxml2.def.src @@ -663,6 +663,7 @@ xmlCopyAttributeTable xmlCopyChar xmlCopyCharMultiByte xmlCopyDoc +xmlCopyDocElementContent xmlCopyDtd xmlCopyElementContent xmlCopyElementTable @@ -736,6 +737,7 @@ xmlDefaultSAXHandlerInit xmlDelEncodingAlias xmlDeregisterNodeDefault xmlDetectCharEncoding +xmlDictCleanup xmlDictCreate xmlDictCreateSub xmlDictExists @@ -781,6 +783,7 @@ xmlFreeAutomata xmlFreeCatalog #endif xmlFreeDoc +xmlFreeDocElementContent xmlFreeDtd xmlFreeElementContent xmlFreeElementTable @@ -802,6 +805,7 @@ xmlFreeProp xmlFreePropList xmlFreeRMutex xmlFreeRefTable +xmlFreeStreamCtxt xmlFreeTextReader xmlFreeTextWriter xmlFreeURI @@ -848,6 +852,7 @@ xmlHashAddEntry2 xmlHashAddEntry3 xmlHashCopy xmlHashCreate +xmlHashCreateDict xmlHashFree xmlHashLookup xmlHashLookup2 @@ -1130,6 +1135,7 @@ xmlNewChild xmlNewComment xmlNewDoc xmlNewDocComment +xmlNewDocElementContent xmlNewDocFragment xmlNewDocNode xmlNewDocNodeEatName @@ -1291,7 +1297,11 @@ xmlParserPrintFileInfo xmlParserValidityError xmlParserValidityWarning xmlParserWarning +xmlPatternFromRoot +xmlPatternGetStreamCtxt xmlPatternMatch +xmlPatternMaxDepth +xmlPatternStreamable xmlPatterncompile xmlPedanticParserDefault xmlPopInput @@ -1512,6 +1522,9 @@ xmlSchemaCollapseString xmlSchemaCompareValues #endif #ifdef LIBXML_SCHEMAS_ENABLED +xmlSchemaCompareValuesWhtsp +#endif +#ifdef LIBXML_SCHEMAS_ENABLED xmlSchemaDump #endif #ifdef LIBXML_SCHEMAS_ENABLED @@ -1538,6 +1551,9 @@ xmlSchemaGetBuiltInListSimpleTypeItemType xmlSchemaGetBuiltInType #endif #ifdef LIBXML_SCHEMAS_ENABLED +xmlSchemaGetCanonValue +#endif +#ifdef LIBXML_SCHEMAS_ENABLED xmlSchemaGetFacetValueAsULong #endif #ifdef LIBXML_SCHEMAS_ENABLED @@ -1565,9 +1581,15 @@ xmlSchemaNewFacet xmlSchemaNewMemParserCtxt #endif #ifdef LIBXML_SCHEMAS_ENABLED +xmlSchemaNewNOTATIONValue +#endif +#ifdef LIBXML_SCHEMAS_ENABLED xmlSchemaNewParserCtxt #endif #ifdef LIBXML_SCHEMAS_ENABLED +xmlSchemaNewStringValue +#endif +#ifdef LIBXML_SCHEMAS_ENABLED xmlSchemaNewValidCtxt #endif #ifdef LIBXML_SCHEMAS_ENABLED @@ -1690,6 +1712,9 @@ xmlStrcat xmlStrchr xmlStrcmp xmlStrdup +xmlStreamPop +xmlStreamPush +xmlStreamPushAttr xmlStringCurrentChar xmlStringDecodeEntities xmlStringGetNodeList @@ -1711,6 +1736,7 @@ xmlTextConcat xmlTextMerge xmlTextReaderAttributeCount xmlTextReaderBaseUri +xmlTextReaderByteConsumed xmlTextReaderClose xmlTextReaderConstBaseUri xmlTextReaderConstEncoding |