/* syntax version 1 */ $regexp = Re2::Capture("(?Pa)(?Pb)(?c)"); select $regexp("abc");