[r66]: / branches / timvh / library / FB_XmlControl / GetTagData / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 1.7 kB

1
2
3
4
(* if '>' found before '/' *)
IF iSelectEnd < iSelectTagClose THEN
    // find next "<"
    IF iSelectEndValue < Buffer.Length AND iSelectEnd < iSelectEndValue THEN