<div dir="ltr"><div><div><div><div>It supports the 'java' flavour. It took me a while to figure out how to work with those ;-delimited strings, but once I found this regex worked for my purposes:<br><br>route_ref="(^|.+;)26(;.+|$)" inview odbl=new<br><br></div>I never looked back. As for Nikita's question about how to find an item which is not in the semi-colon delimited list, the answer is: you don't find it. That object is not part of the result set. Maybe he meant how to find out that an item is missing from the list? Well I don't see how that becomes any easier by moving the values over to the keys. And apparently coming up with regexes that can work with that, is even more 'complex'.<br><br></div>Anyway, you don't have to be a programmer to find such solutions with 'complicated' regexes. Just do a Google search and you'll probably stumble upon some wiki page I created where I documented the whole process.<br><br></div>Cheers,<br><br></div>Polyglot<br><div><div class="gmail_extra"><br></div><div class="gmail_extra">PS: deleted the stuff under the 3 dots, thereby almost losing the message, as backspace seems to instruct Firefox to go back one page.<br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br></blockquote></div><br></div></div></div>