towupper/towlower: fast path for ascii chars
Make a fast path for ascii chars which is assumed to be the most common case. This has significant performance benefit on xml json and similar
Showing
想要评论请 注册 或 登录
Make a fast path for ascii chars which is assumed to be the most common case. This has significant performance benefit on xml json and similar