| commit | 68e9e74af85ebbc30781787f247c361bc85adfa0 | [log] [tgz] |
|---|---|---|
| author | Daniel Veillard <veillard@src.gnome.org> | Sat Nov 16 15:35:11 2002 +0000 |
| committer | Daniel Veillard <veillard@src.gnome.org> | Sat Nov 16 15:35:11 2002 +0000 |
| tree | 162a2f7725be49134cb072e61f518199db2abbe7 | |
| parent | 328f48c101086b66e30ca66d24dde3e3ce7b49e4 [diff] |
fixing #96925 wich was also dependant on the processing of parsed * parser.c xpath.c: fixing #96925 wich was also dependant on the processing of parsed entities, and XPath computation on sustitued entities. * testXPath.c: make sure entities are substitued. Daniel