xsh:grep

Usage

node-set xsh:grep(node-set NODES, string PATTERN)

Description

Returns a node set consisting of those nodes of NODES whose content (as returned by the built-in XPath function string()) matches the regular expression PATTERN.