PHP 手册
后退
前进
xpath_register_ns_auto
(PECL)
xpath_register_ns_auto -- Register the given namespace in the passed XPath context
说明
bool
xpath_register_ns_auto
( XPathContext xpath_context [, object context_node] )
警告
本函数暂无文档,仅有参数列表。
返回值
如果成功则返回
TRUE
,失败则返回
FALSE
。
参见
xpath_register_ns()
后退
起点
前进
xpath_new_context
上一级
xpath_register_ns