From mboxrd@z Thu Jan 1 00:00:00 1970 From: trebol To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-Reply-To: <10325501494884906@web6j.yandex.ru> References: <88b53838-29d8-47b1-9ee7-5c4402d56ecc@email.android.com> <9818491494866624@web7j.yandex.ru> <10110631494873212@web1g.yandex.ru> <10325501494884906@web6j.yandex.ru> MIME-Version: 1.0 Message-Id: <10329051494891496@web28j.yandex.ru> Date: Tue, 16 May 2017 01:38:16 +0200 Content-Transfer-Encoding: 7bit Content-Type: text/plain Subject: Re: [9fans] equality sign in Rc Topicbox-Message-UUID: bdcd1744-ead9-11e9-9d60-3106f5b1d025 > characters of the same type (c>' ' && !strchr("!\"#$%&'()+,-./:;<=>?@[\\]^`{|}~", c)) should be skipped too, I'm making a mess again... the type I'm talking about is chars that don't match that expression, I suppose that not matching that expression is what is used for "character other than an alphanumeric, underscore, or *". trebol.