On 14.2.2005 23:42 Uhr, David Kingma | jool.nl wrote:
Hi Chegru


-----Original Message-----

I'm currently trying to add the Canonicalization functionality, but since I'm not a C expert, it takes a while :)

Shouldn't be to hard, if your talking about the functions described at

http://xmlsoft.org/html/libxml-c14n.html



That's indeed what I'm talking about. It indeed shouldn't be to hard, but it
takes some time get it all up and running on windows :). I managed to get it
to work, except for the xmlNodeSet part. How do I get a xmlNodeSet pointer
from a dom_nodelist_class_entry?

Maybe you can learn from PHP_FUNCTION(dom_nodelist_item) resp. dom_nodelist_length_read in ext/dom/nodelist.c

Or wait until Rob answers ;) I didn't find (in 2 minutes time..) an easy way to do this, Rob did all that stuff.

chregu


Regards,

David


-- christian stocker | Bitflux GmbH | schoeneggstrasse 5 | ch-8004 zurich phone +41 1 240 56 70 | mobile +41 76 561 88 60 | fax +41 1 240 56 71 http://www.bitflux.ch | [EMAIL PROTECTED] | gnupg-keyid 0x5CE1DECB

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to