diff options
author | William M. Brack <wbrack@src.gnome.org> | 2003-11-09 12:45:26 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2003-11-09 12:45:26 +0000 |
commit | ea939087b982cffc39521369632fe34243f3153a (patch) | |
tree | a338bd6151399eee84d13c82a2bfb2ee673066ac /win32 | |
parent | fe9fc792ed75c3af076f230bc3c787d701e80fdc (diff) | |
download | libxml2-ea939087b982cffc39521369632fe34243f3153a.tar.gz |
enhanced for range checking, updated to Unicode version 4.0.1 (API docs
* genUnicode.py, xmlunicode.c, include/libxml/xmlunicode.h,
python/libxml2class.txt: enhanced for range checking,
updated to Unicode version 4.0.1 (API docs also updated)
* python/generator.py: minor change to fix a warning
Diffstat (limited to 'win32')
-rw-r--r-- | win32/libxml2.def.src | 111 |
1 files changed, 111 insertions, 0 deletions
diff --git a/win32/libxml2.def.src b/win32/libxml2.def.src index f69193ed..c688c20b 100644 --- a/win32/libxml2.def.src +++ b/win32/libxml2.def.src @@ -674,6 +674,7 @@ xmlCreateIntSubset xmlCreateMemoryParserCtxt xmlCreatePushParserCtxt xmlCreateURI +xmlCreateURLParserCtxt xmlCtxtGetLastError xmlCtxtReadDoc xmlCtxtReadFd @@ -682,6 +683,7 @@ xmlCtxtReadIO xmlCtxtReadMemory xmlCtxtReset xmlCtxtResetLastError +xmlCtxtResetPush xmlCtxtUseOptions xmlCurrentChar #ifdef LIBXML_DEBUG_ENABLED @@ -1477,6 +1479,9 @@ xmlSchemaGetPredefinedType xmlSchemaInitTypes #endif #ifdef LIBXML_SCHEMAS_ENABLED +xmlSchemaNewDocParserCtxt +#endif +#ifdef LIBXML_SCHEMAS_ENABLED xmlSchemaNewFacet #endif #ifdef LIBXML_SCHEMAS_ENABLED @@ -1580,6 +1585,7 @@ xmlStopParser xmlStrEqual xmlStrPrintf xmlStrQEqual +xmlStrVPrintf xmlStrcasecmp xmlStrcasestr xmlStrcat @@ -1747,6 +1753,9 @@ xmlThrDefSetStructuredErrorFunc xmlThrDefSubstituteEntitiesDefaultValue xmlThrDefTreeIndentString #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsAegeanNumbers +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsAlphabeticPresentationForms #endif #ifdef LIBXML_REGEXP_ENABLED @@ -1789,6 +1798,9 @@ xmlUCSIsBoxDrawing xmlUCSIsBraillePatterns #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsBuhid +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsByzantineMusicalSymbols #endif #ifdef LIBXML_REGEXP_ENABLED @@ -1936,6 +1948,9 @@ xmlUCSIsCherokee xmlUCSIsCombiningDiacriticalMarks #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsCombiningDiacriticalMarksforSymbols +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsCombiningHalfMarks #endif #ifdef LIBXML_REGEXP_ENABLED @@ -1948,9 +1963,15 @@ xmlUCSIsControlPictures xmlUCSIsCurrencySymbols #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsCypriotSyllabary +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsCyrillic #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsCyrillicSupplement +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsDeseret #endif #ifdef LIBXML_REGEXP_ENABLED @@ -1987,6 +2008,9 @@ xmlUCSIsGreek xmlUCSIsGreekExtended #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsGreekandCoptic +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsGujarati #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2005,6 +2029,9 @@ xmlUCSIsHangulJamo xmlUCSIsHangulSyllables #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsHanunoo +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsHebrew #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2035,9 +2062,15 @@ xmlUCSIsKannada xmlUCSIsKatakana #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsKatakanaPhoneticExtensions +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsKhmer #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsKhmerSymbols +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsLao #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2056,6 +2089,15 @@ xmlUCSIsLatinExtendedB xmlUCSIsLetterlikeSymbols #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsLimbu +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsLinearBIdeograms +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsLinearBSyllabary +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsLowSurrogates #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2068,9 +2110,18 @@ xmlUCSIsMathematicalAlphanumericSymbols xmlUCSIsMathematicalOperators #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsMiscellaneousMathematicalSymbolsA +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsMiscellaneousMathematicalSymbolsB +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsMiscellaneousSymbols #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsMiscellaneousSymbolsandArrows +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsMiscellaneousTechnical #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2098,12 +2149,24 @@ xmlUCSIsOpticalCharacterRecognition xmlUCSIsOriya #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsOsmanya +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsPhoneticExtensions +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsPrivateUse #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsPrivateUseArea +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsRunic #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsShavian +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsSinhala #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2119,12 +2182,39 @@ xmlUCSIsSpecials xmlUCSIsSuperscriptsandSubscripts #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsSupplementalArrowsA +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsSupplementalArrowsB +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsSupplementalMathematicalOperators +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsSupplementaryPrivateUseAreaA +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsSupplementaryPrivateUseAreaB +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsSyriac #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsTagalog +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsTagbanwa +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsTags #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsTaiLe +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsTaiXuanJingSymbols +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsTamil #endif #ifdef LIBXML_REGEXP_ENABLED @@ -2140,14 +2230,26 @@ xmlUCSIsThai xmlUCSIsTibetan #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsUgaritic +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsUnifiedCanadianAboriginalSyllabics #endif #ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsVariationSelectors +#endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsVariationSelectorsSupplement +#endif +#ifdef LIBXML_REGEXP_ENABLED xmlUCSIsYiRadicals #endif #ifdef LIBXML_REGEXP_ENABLED xmlUCSIsYiSyllables #endif +#ifdef LIBXML_REGEXP_ENABLED +xmlUCSIsYijingHexagramSymbols +#endif xmlURIEscape xmlURIEscapeStr xmlURIUnescapeString @@ -2196,9 +2298,18 @@ xmlValidatePushElement xmlValidateQName xmlValidateRoot #ifdef LIBXML_XINCLUDE_ENABLED +xmlXIncludeFreeContext +#endif +#ifdef LIBXML_XINCLUDE_ENABLED +xmlXIncludeNewContext +#endif +#ifdef LIBXML_XINCLUDE_ENABLED xmlXIncludeProcess #endif #ifdef LIBXML_XINCLUDE_ENABLED +xmlXIncludeProcessNode +#endif +#ifdef LIBXML_XINCLUDE_ENABLED xmlXIncludeProcessTree #endif #ifdef LIBXML_XPATH_ENABLED |