Set-up framework for XSLT functions:
authorDaniel Veillard <veillard@src.gnome.org>
Wed, 24 Jan 2001 04:36:44 +0000 (04:36 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Wed, 24 Jan 2001 04:36:44 +0000 (04:36 +0000)
commitd6deccfda51342a185a491fba5cf2e0996367a86
tree7bb4eb9d0a08d0cb19d3c2ec2264312f244ca40c
parentfd72be7739ff4e127da024c86bec35eb99327491
Set-up framework for XSLT functions:
- libxslt/functions.[ch] Makefile.am: added new module functions
  with templates for the XSLT functions.
- libxslt/variables.h templates.c: added registrations of new
  functions when an XPath context is created
Daniel
ChangeLog
libxslt/Makefile.am
libxslt/functions.c [new file with mode: 0644]
libxslt/functions.h [new file with mode: 0644]
libxslt/templates.c
libxslt/variables.h