1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-04 00:53:12 +03:00

applied another patch from Richard Jinks for the export of teh sorting

* libxslt/xsltInternals.h libxslt/xsltutils.c libxslt/xsltutils.h
  win32/libxslt.def.src: applied another patch from Richard Jinks
  for the export of teh sorting routine and allowing per context
  sort.
Daniel
This commit is contained in:
Daniel Veillard
2002-11-28 16:55:56 +00:00
parent 198d8a8fb9
commit a8fbad39af
5 changed files with 49 additions and 15 deletions

View File

@@ -314,7 +314,9 @@ EXPORTS
/* Sorting. */
xsltDocumentSortFunction
xsltComputeSortResult
xsltDoSortFunction
xsltSetSortFunc
xsltSetCtxtSortFunc
/* QNames handling. */
xsltGetQNameURI