Browse Source

MFH

experimental/5.2-WITH_DRCP
Antony Dovgal 20 years ago
parent
commit
4cc29fef5c
  1. 1
      ext/simplexml/simplexml.c

1
ext/simplexml/simplexml.c

@ -1159,6 +1159,7 @@ SXE_METHOD(xpath)
xmlXPathFreeObject(retval);
}
/* }}} */
/* {{{ proto bool SimpleXMLElement::registerXPathNamespace(string prefix, string ns)
Creates a prefix/ns context for the next XPath query */

Loading…
Cancel
Save