<div dir="ltr">On Mon, Sep 10, 2012 at 3:09 PM, Stayvoid <span dir="ltr">&lt;<a href="mailto:stayvoid@gmail.com" target="_blank">stayvoid@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What&#39;s the reason to have both isAlpha and isLetter?<br></blockquote><div><br></div><div>Probably an alias for backward compatibility; isAlpha is C-style &lt;ctype.h&gt; stuff, which was ASCII only, whereas isLetter is Unicode style.</div>
<div><br></div></div>-- <br>brandon s allbery                                      <a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a><br>wandering unix systems administrator (available)     (412) 475-9364 vm/sms<br>
<br>
</div>