Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ここに文書化されているように:
ロケールがフランス語に設定されている場合、ブラケット式 [[=e=]] で照合シーケンス [=e=] を使用すると、POSIX 準拠の正規表現エンジンはe、é、èおよびêと一致します。
私[[=e=]]は Tcl v8.6 でテストしましたが、一致するのは文字だけでしたがe、私が理解したようにé、è&êと同様に一致するはずですe
[[=e=]]
e
é
è
ê