]> granicus.if.org Git - php/commit
do some kind of automatic namespace registration in xpath_eval(). This
authorChristian Stocker <chregu@php.net>
Fri, 29 Nov 2002 10:24:44 +0000 (10:24 +0000)
committerChristian Stocker <chregu@php.net>
Fri, 29 Nov 2002 10:24:44 +0000 (10:24 +0000)
commiteed5b11b5f34470b49800d3485bab8c5786dcbff
tree66ce271251227c8e3f8bd7f4d7d2ddbcdd05c8b1
parentb1dab292147e708d3a62fcc704f08eb1bf9bd630
do some kind of automatic namespace registration in xpath_eval(). This
works only for namespaces defined in the context node (eg docroot if
no second argument is given. If one wants to use namespaces defined
elsewhere or with different prefixes, you still have to use
xpath_ns_register()
ext/domxml/php_domxml.c