--- Andrei Zmievski <[EMAIL PROTECTED]> wrote: > Why did we decide to not use u_strtok() here? > > -Andrei
u_strtok() assumes NULL terminated input, w/o embedded NULLs. But using u_strtok() would have been much simpler. - Rolland > On Sep 9, 2005, at 11:41 AM, Rolland Santimano wrote: > > > --- Rolland Santimano <[EMAIL PROTECTED]> wrote: > > > >> Submitting patch for Unicode impl of strtok(), since I don't have > >> a proper test setup, as yet. > >> > >> -- Rolland > >> > > > > OK, attachment got stripped - please check inline patch. > > -- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php