On Thu, May 17, 2007 at 08:51:58AM -0600, Eric Hughes wrote: > At 08:38 AM 5/17/2007, strk wrote: > >Could you also show 'path_segments' definition ? > > Sure: > > path_segments = segment *( "/" segment ) > segment = *pchar *( ";" param )
And 'pchar' ? Can't it include a question mark ? Have you ever seen ';' chars in URI either ? --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

