1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 02:36:19 +02:00
guile/module/sxml
Andy Wingo 4aaa0650e0 ssax: add procs to define parsed entities
* module/sxml/ssax.scm (reset-parsed-entity-definitions!)
  (define-parsed-entity!): New heavy-handed knobs for adding to the set
  of parsed entity definitions.
2010-10-14 12:37:31 +02:00
..
ssax
upstream
apply-templates.scm
fold.scm
match.scm sxml-match: Always use the same prompt tag. 2010-07-15 23:12:57 +02:00
simple.scm Have sxml->xml' handle *TOP*' nodes (bug #29260). 2010-05-11 23:46:05 +02:00
ssax.scm ssax: add procs to define parsed entities 2010-10-14 12:37:31 +02:00
sxml-match.ss sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
transform.scm
xpath.scm