--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote:
> > To extract all (if it were working) apparently would > > take a loop using the Consume service. Are there tests > > for Consume, FindandConsume, StringPiece? > > Sorry, the above are not implemented. Emulated StringPiece in > PowerPro is not something I want to attempt for now. > Once step at a time, hopefully we can revisit this down the road. I guess I misunderstand the complexity because the doc says "like RE, StringPiece is defined in the pcrecpp namespace." When I look at the cc code, it looks like most or all of the services are already using StringPiece internally. Regards, Sheri
