<<< lookbehind(R1,R2) positive lookbehind assertion     Table Of Contents     -R, negative lookahead assertion >>>

Common Text Transformation Library http://cttl.sourceforge.net/

lookbehind example: CSV to XML conversion


  1. csv2xml.cpp

Keywords: line parser, ansi_double_quote


Copyright © 1997-2009 Igor Kholodov mailto:cttl@users.sourceforge.net.

Permission to copy and distribute this document is granted provided this copyright notice appears in all copies. This document is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.


 

 

<<< lookbehind(R1,R2) positive lookbehind assertion     Table Of Contents     -R, negative lookahead assertion >>>