<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">I believe steve means "rstrstr"&nbsp; start at the back of the string and search "forward."<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Paul Ramsey &lt;pramsey@cleverelephant.ca&gt;<br>To: Steve Lime &lt;Steve.Lime@dnr.state.mn.us&gt;<br>Cc: mapserver-dev@lists.osgeo.org<br>Sent: Friday, May 16, 2008 9:13:10 AM<br>Subject: Re: [mapserver-dev] Need for strrstr function...<br><br>
strstr shows up all over the place already, Steve (grep strstr *.c).<br>Do you mean strcasestr? I had a hankering for that one, and found it<br>was hardly universal.<br><br>P.<br><br>On Fri, May 16, 2008 at 7:05 AM, Steve Lime &lt;<a ymailto="mailto:Steve.Lime@dnr.state.mn.us" href="mailto:Steve.Lime@dnr.state.mn.us">Steve.Lime@dnr.state.mn.us</a>&gt; wrote:<br>&gt; Hi all: I'm finding a need for that function (finds the last occurence of a string in another string) in RFC 36 implementation work. It seems to be decidedly non-standard. Is anyone aware of, or have used an implementation that could be legally included with MapServer in mapstring.c? I've found a couple but one had no license or copyright (the author's email address is given) and the other had copyright assigned to the FSF so I assume it's GPL.<br>&gt;<br>&gt; Steve<br>&gt; _______________________________________________<br>&gt; mapserver-dev mailing list<br>&gt; <a
 ymailto="mailto:mapserver-dev@lists.osgeo.org" href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>&gt;<br>_______________________________________________<br>mapserver-dev mailing list<br><a ymailto="mailto:mapserver-dev@lists.osgeo.org" href="mailto:mapserver-dev@lists.osgeo.org">mapserver-dev@lists.osgeo.org</a><br><a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br></div></div></div><br>

      </body></html>