All matches -- count = 5 ---------------------- <h3>Title</h3> <b>Bold statement</b> <h3>Title B</h3> <b>Other text</b> <p>My paragraph</p> Only BoldTag matches -- count = 2 ------------------------------- <b>Bold statement</b> <b>Other text</b> Only H3Tag matches -- count = 2 ----------------------------- <h3>Title</h3> <h3>Title B</h3>